opts: FREEBSD_UPDATE no longer relies on PORTSNAP
phttpget is no longer tied to the portsnap build as of r365490. MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D26255
This commit is contained in:
parent
6703731d6e
commit
d3980671b3
@ -462,11 +462,6 @@ MK_AUTHPF:= no
|
||||
MK_OFED_EXTRA:= no
|
||||
.endif
|
||||
|
||||
.if ${MK_PORTSNAP} == "no"
|
||||
# freebsd-update depends on phttpget from portsnap
|
||||
MK_FREEBSD_UPDATE:= no
|
||||
.endif
|
||||
|
||||
.if ${MK_TESTS} == "no"
|
||||
MK_DTRACE_TESTS:= no
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user