aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-09 15:26:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-09 15:26:04 +0000
commite1c6649edf48e1cb8863aca8abf8d880a2f0c31c (patch)
tree54b2a9545ecafc81cf911f93d9071d0a9c4f6643 /dns
parentebfa96bb9f2f1aa2c54c54165389c3cfdc4bdf4c (diff)
downloadports-e1c6649edf48e1cb8863aca8abf8d880a2f0c31c.tar.gz
ports-e1c6649edf48e1cb8863aca8abf8d880a2f0c31c.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/c-ares/Makefile1
-rw-r--r--dns/libidn/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile
index 79280115b3c4..bbaf70f96599 100644
--- a/dns/c-ares/Makefile
+++ b/dns/c-ares/Makefile
@@ -23,7 +23,6 @@ OPTIONS= CONFIG_INFO "Add the ares_config_info patch" ON \
CONFLICTS= ares-1.*
MAKE_JOBS_UNSAFE= yes
-WITH_FBSD10_FIX= yes
.include <bsd.port.pre.mk>
diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile
index e7d1d6cb8ca8..75af052a6a8b 100644
--- a/dns/libidn/Makefile
+++ b/dns/libidn/Makefile
@@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gaod@hychen.org
COMMENT= Internationalized Domain Names command line tool
-WITH_FBSD10_FIX= yes
USE_GNOME= gnomehack pkgconfig
USE_ICONV= yes
USE_LDCONFIG= yes