Fix packaging with the DEVELOPER knob turned off.
This commit is contained in:
parent
cd69e4a20e
commit
db8628a594
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429771
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ PLIST_SUB+= DEVELOPER="" NTVFS=""
|
|||
.else
|
||||
GDB_CMD= true
|
||||
CONFIGURE_ARGS+= --without-ntvfs-fileserver
|
||||
PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment"
|
||||
PLIST_SUB+= DEVELOPER="@comment " NTVFS="@comment "
|
||||
.endif
|
||||
##############################################################################
|
||||
# XXX: That will blow up your installation
|
||||
|
|
Loading…
Reference in a new issue