summaryrefslogtreecommitdiff
path: root/x11/gtk--
diff options
context:
space:
mode:
authortron <tron>2000-03-28 20:07:14 +0000
committertron <tron>2000-03-28 20:07:14 +0000
commit153d1304b13517011b2850956e7884b13b9a9559 (patch)
tree7a7975c11ae8ec75c5956b4502cb5895d927617c /x11/gtk--
parentef327233666643a27174091aac05013345909dd7 (diff)
downloadpkgsrc-153d1304b13517011b2850956e7884b13b9a9559.tar.gz
Set "${M4}" to "gm4" so that we really use the GNU "m4".
Diffstat (limited to 'x11/gtk--')
-rw-r--r--x11/gtk--/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index 59724616db4..b28de1bbdd8 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/01/02 18:02:42 tron Exp $
+# $NetBSD: Makefile,v 1.11 2000/03/28 20:07:14 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://lazy.ton.tut.fi/gtk--/gtk--.html
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
-BUILD_DEPENDS+= gm4:../../devel/m4
+BUILD_DEPENDS+= ${LOCALBASE}/bin/gm4:../../devel/m4
USE_LIBTOOL= yes
USE_X11BASE= yes
@@ -19,6 +19,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
+M4= ${LOCALBASE}/bin/gm4
PLIST_SUBST+= LOCALBASE=${LOCALBASE}
post-install: