aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2016-12-28 22:17:53 +0800
committeradamw <adamw@FreeBSD.org>2016-12-28 22:17:53 +0800
commit91b8a660278fc24db3555714b102cb9cdad90d2a (patch)
tree97da188e146730d3b50b2bfebce1c9f3c63b7b42 /net
parent890d01b63013aba0d3b448068a56bb25137186c5 (diff)
downloadfreebsd-ports-gnome-91b8a660278fc24db3555714b102cb9cdad90d2a.tar.gz
freebsd-ports-gnome-91b8a660278fc24db3555714b102cb9cdad90d2a.tar.zst
freebsd-ports-gnome-91b8a660278fc24db3555714b102cb9cdad90d2a.zip
Fix packaging with DEVELOPER knob off.
Diffstat (limited to 'net')
-rw-r--r--net/samba43/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba43/Makefile b/net/samba43/Makefile
index 50d84398bee8..269de951e9a7 100644
--- a/net/samba43/Makefile
+++ b/net/samba43/Makefile
@@ -196,7 +196,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