aboutsummaryrefslogtreecommitdiffstats
path: root/dns/idnkit
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-05 05:41:12 +0800
committeredwin <edwin@FreeBSD.org>2006-05-05 05:41:12 +0800
commitf07e7ab26ee96c06478847d07ac072b4b2c64e23 (patch)
tree780c78ced02c5c3bcb3d612d1393cc5c6430bb34 /dns/idnkit
parent96a9db84f56439cc43a27916a26e273d5249cad7 (diff)
downloadfreebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz
freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.zst
freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'dns/idnkit')
-rw-r--r--dns/idnkit/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/idnkit/Makefile b/dns/idnkit/Makefile
index cf7586068010..5be362750b6b 100644
--- a/dns/idnkit/Makefile
+++ b/dns/idnkit/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A library to handle internationalized domain names
USE_ICONV= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libiconv=${LOCALBASE} \
--enable-runidn \