aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ice
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 /devel/ice
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 'devel/ice')
-rw-r--r--devel/ice/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ice/Makefile b/devel/ice/Makefile
index 29d8859a66c2..aa1b62b18d3e 100644
--- a/devel/ice/Makefile
+++ b/devel/ice/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= db-4.2.2:${PORTSDIR}/databases/db42 \
expat.6:${PORTSDIR}/textproc/expat2
USE_GMAKE= yes
-USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT ${PTHREAD_CFLAGS}