summaryrefslogtreecommitdiff
path: root/x11/gtk--
diff options
context:
space:
mode:
authorgrant <grant>2004-01-25 03:08:46 +0000
committergrant <grant>2004-01-25 03:08:46 +0000
commit07b8ed01193e57bd3b484717fe53c287ae117ee4 (patch)
treefa855173b773787e6a949665703ab3df49fc6f8b /x11/gtk--
parent4fafd0dbcaf1aa7d6c03c9ad6aaf6242b5ea5f76 (diff)
downloadpkgsrc-07b8ed01193e57bd3b484717fe53c287ae117ee4.tar.gz
replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4.
Diffstat (limited to 'x11/gtk--')
-rw-r--r--x11/gtk--/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index 98f44ca4d85..21a1162a4c7 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/01/24 15:30:33 grant Exp $
+# $NetBSD: Makefile,v 1.33 2004/01/25 03:08:47 grant Exp $
#
DISTNAME= gtkmm-1.2.10
@@ -12,19 +12,16 @@ MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://gtkmm.sourceforge.net/
COMMENT= C++ wrapper for GTK+
-BUILD_DEPENDS+= m4>=1.4:../../devel/m4
-
USE_X11BASE= YES
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_PERL5= build
-USE_GNU_TOOLS+= make
+USE_GNU_TOOLS+= m4 make
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
CONFIGURE_ARGS= --enable-static
-M4= ${LOCALBASE}/bin/gm4
PLIST_SUBST+= LOCALBASE=${LOCALBASE}
post-install: