summaryrefslogtreecommitdiff
path: root/wm/sawfish
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 15:18:32 +0000
committergrant <grant>2004-01-24 15:18:32 +0000
commite92718c919bed2d673343dea554aea34fee09da4 (patch)
treeb586c3a412ff340b65ac788bfc63506f68c63c6f /wm/sawfish
parent0e812d1870662c3e5ffb551b7d509ac90b3d132d (diff)
downloadpkgsrc-e92718c919bed2d673343dea554aea34fee09da4.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'wm/sawfish')
-rw-r--r--wm/sawfish/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common
index 5d989f1c8d7..ae81f15d513 100644
--- a/wm/sawfish/Makefile.common
+++ b/wm/sawfish/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2003/08/06 19:57:23 seb Exp $
+# $NetBSD: Makefile.common,v 1.18 2004/01/24 15:18:32 grant Exp $
DISTNAME= sawfish-${SF_VERS}-gtk1
SF_VERS= 1.2
@@ -13,7 +13,7 @@ DEPENDS+= rep-gtk>=0.15nb2:../../x11/rep-gtk
USE_X11= # defined
USE_BUILDLINK2= # defined
USE_PKGLOCALEDIR= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= # defined
DISTINFO_FILE= ${.CURDIR}/../../wm/sawfish/distinfo