aboutsummaryrefslogtreecommitdiff
path: root/multimedia/zoneminder
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-29 15:27:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-29 15:27:45 +0000
commit951753820352ee5dd664f6cbdffce6c51ce7ba20 (patch)
tree7efbbc230e14079d67c5e827b898840d4d5ba620 /multimedia/zoneminder
parent0173afb3c7d8e5ad4ad3059e1e91cce551abebf1 (diff)
downloadports-951753820352ee5dd664f6cbdffce6c51ce7ba20.tar.gz
ports-951753820352ee5dd664f6cbdffce6c51ce7ba20.zip
Fix OPTIONS_DEFAULT: remove NLS which is added by framework
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=442010
Diffstat (limited to 'multimedia/zoneminder')
-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}"