USE_IMAKE

Approved by:	billf (maintainer)
This commit is contained in:
Alexander Langer 2000-08-18 12:49:25 +00:00
parent 26a8c8390e
commit 7f571b1d63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=31731

View File

@ -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>