summaryrefslogtreecommitdiff
path: root/devel/gnome-build
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /devel/gnome-build
parent- Update to 0.2.1. (diff)
Remove USE_REINPLACE from all categories starting with D
Notes
Notes: svn path=/head/; revision=161363
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"