summaryrefslogtreecommitdiff
path: root/misc/gtkfind
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-08-18 12:49:25 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-08-18 12:49:25 +0000
commit7f571b1d6333d92b8cffb291c5a8f627f1e0cdf4 (patch)
treeaf8dc2aa326be78c51bfd9d56cd49ab670ace84e /misc/gtkfind
parentUpgrade to 0.6.8. (diff)
USE_IMAKE
Approved by: billf (maintainer)
Notes
Notes: svn path=/head/; revision=31731
Diffstat (limited to 'misc/gtkfind')
-rw-r--r--misc/gtkfind/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile
index 534be4b69689..edd404000c2a 100644
--- a/misc/gtkfind/Makefile
+++ b/misc/gtkfind/Makefile
@@ -22,5 +22,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_GMAKE= yes
+USE_IMAKE= yes
.include <bsd.port.mk>