aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2000-08-18 20:49:25 +0800
committeralex <alex@FreeBSD.org>2000-08-18 20:49:25 +0800
commit2bb67a643343d06eeda618b05f627ca36e6eae4c (patch)
tree37317315b6259fb7f6b88ba42a977ccdcda871d4 /misc
parent5f594c2505db9e36d2af16267759aab44a61d468 (diff)
downloadfreebsd-ports-gnome-2bb67a643343d06eeda618b05f627ca36e6eae4c.tar.gz
freebsd-ports-gnome-2bb67a643343d06eeda618b05f627ca36e6eae4c.tar.zst
freebsd-ports-gnome-2bb67a643343d06eeda618b05f627ca36e6eae4c.zip
USE_IMAKE
Approved by: billf (maintainer)
Diffstat (limited to 'misc')
-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>