aboutsummaryrefslogtreecommitdiff
path: root/comms/unixcw
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-08-30 04:05:07 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-08-30 04:05:07 +0000
commit53792bf1df45bca40ec6dadadf85bf25b78697ad (patch)
tree9c502719c4b2a6db597c5a905a70e389ee26796b /comms/unixcw
parentbf54e29e8e0ac80ee0f62da49230a4a87129e908 (diff)
downloadports-53792bf1df45bca40ec6dadadf85bf25b78697ad.tar.gz
ports-53792bf1df45bca40ec6dadadf85bf25b78697ad.zip
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except for `finance/quantlib' which makes very unorthodoxal usage of port options.
Notes
Notes: svn path=/head/; revision=478429
Diffstat (limited to 'comms/unixcw')
-rw-r--r--comms/unixcw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile
index f92186b59fcc..cc6de61f3663 100644
--- a/comms/unixcw/Makefile
+++ b/comms/unixcw/Makefile
@@ -35,9 +35,10 @@ PLIST_SUB= MAJOR_LIB_VER=${MAJOR_LIB_VER}
PLIST_SUB+= MINOR_LIB_VER=${MINOR_LIB_VER}
OPTIONS_DEFINE= NLS
-OPTIONS_DEFAULT= NLS
+
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
+
.ifndef XCWCP
OPTIONS_DEFINE+= ALSA PULSEAUDIO
OPTIONS_DEFAULT+= ALSA PULSEAUDIO