aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-05-29 23:27:45 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-05-29 23:27:45 +0800
commite2164ecafa600f2faffb48515ce50e56cb1840c1 (patch)
tree7efbbc230e14079d67c5e827b898840d4d5ba620 /multimedia
parent1281fb7b29d39670eeb82e8fe551bb38c3b06ee2 (diff)
downloadfreebsd-ports-gnome-e2164ecafa600f2faffb48515ce50e56cb1840c1.tar.gz
freebsd-ports-gnome-e2164ecafa600f2faffb48515ce50e56cb1840c1.tar.zst
freebsd-ports-gnome-e2164ecafa600f2faffb48515ce50e56cb1840c1.zip
Fix OPTIONS_DEFAULT: remove NLS which is added by framework
Approved by: portmgr (blanket)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/zoneminder/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index 5c67e74dea8b..75c3651a4677 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -46,7 +46,6 @@ NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l
-OPTIONS_DEFAULT= NLS
PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"