aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gnome-build
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/gnome-build
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/gnome-build')
-rw-r--r--devel/gnome-build/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gnome-build/Makefile b/devel/gnome-build/Makefile
index 280f02f9d3f3..cc0eeb49da5b 100644
--- a/devel/gnome-build/Makefile
+++ b/devel/gnome-build/Makefile
@@ -23,7 +23,6 @@ USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack lthack gnometarget libgnomeui gnomevfs2
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
CONFIGURE_ARGS= --enable-compile-warnings=no
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgnuregex"