Fix packaging with the DEVELOPER knob turned off.

This commit is contained in:
Adam Weinberger 2016-12-28 14:03:48 +00:00
parent cd69e4a20e
commit db8628a594
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429771

View file

@ -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