From 00e692203d42d4eef31590ffac3a0b871be12984 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Mon, 17 Nov 2003 12:03:17 +0000 Subject: USE_REINPLACE must be defined before REINPLACE_CMD may be used. --- sysutils/gnomefind/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/gnomefind') diff --git a/sysutils/gnomefind/Makefile b/sysutils/gnomefind/Makefile index a3191910452f..b462d825f680 100644 --- a/sysutils/gnomefind/Makefile +++ b/sysutils/gnomefind/Makefile @@ -17,6 +17,7 @@ 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" -- cgit v1.2.3