summaryrefslogtreecommitdiff
path: root/sysutils/gnomefind
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:15:53 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-13 04:15:53 +0000
commit28dd10dcb401c431386390d9b259d3f7330f6f2b (patch)
tree7faca4f0ee68daa442a553a83311caed144b3e09 /sysutils/gnomefind
parent- Update to 4.17 (diff)
Remove USE_REINPLACE from all categories starting with S
Notes
Notes: svn path=/head/; revision=162215
Diffstat (limited to 'sysutils/gnomefind')
-rw-r--r--sysutils/gnomefind/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile
index af54eb0d15ff..0550fa8b000f 100644
--- a/sysutils/gnomefind/Makefile
+++ b/sysutils/gnomefind/Makefile
@@ -18,7 +18,6 @@ COMMENT= Graphical version of the GNU "find" utility
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix libglade
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-lgnuregex -L${LOCALBASE}/lib"