summaryrefslogtreecommitdiff
path: root/devel/apr1
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-02-10 17:22:40 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-02-10 17:22:40 +0000
commite6c86062a219d001a843961afa403d52fe2d9982 (patch)
treef5cf231ee351b97dc83561980dffd41f5290e70b /devel/apr1
parent- update to version 3_0_3. This should fix runtime. (diff)
No need to define IPV6 twice
Pointy hat to: ehaupt Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=343654
Diffstat (limited to 'devel/apr1')
-rw-r--r--devel/apr1/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile
index 2bbd124ffb86..7189a4ed7ac5 100644
--- a/devel/apr1/Makefile
+++ b/devel/apr1/Makefile
@@ -46,8 +46,6 @@ APU_CONF_ARGS= --with-apr=${APR_WRKDIR} \
--with-expat=${LOCALBASE} \
--with-iconv=${ICONV_PREFIX}
-OPTIONS_DEFINE= IPV6
-
.include <bsd.port.options.mk>
########## APR Options