aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsmasq
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-03-11 18:21:51 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-03-11 18:21:51 +0000
commit1fc75bfed61982bb65d4fe984293dda85e81a9f1 (patch)
treecdee0c7547fc0a9dc17fedde47d350b59581f519 /dns/dnsmasq
parent2c6d451191f5232ac4efe93398ce711da88d8ca4 (diff)
downloadports-1fc75bfed61982bb65d4fe984293dda85e81a9f1.tar.gz
ports-1fc75bfed61982bb65d4fe984293dda85e81a9f1.zip
Notes
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r--dns/dnsmasq/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 984b0668a701..4bfdfa2a9593 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -32,7 +32,6 @@ CFLAGS+= -Wall -Wno-unused-value
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" COPTS="${CFLAGS}" LIBS="${LDFLAGS}" RPM_OPT_FLAGS="${CPPFLAGS}"
OPTIONS_DEFINE= IPV6 DBUS NLS IDN LUA
-OPTIONS_DEFAULT= IPV6 NLS
OPTIONS_EXCLUDE+= EXAMPLES
NLS_DESC= National Language Support (NLS, enables IDN)
IDN_DESC= International Domain Names (IDN) WITHOUT NLS