summaryrefslogtreecommitdiff
path: root/editors/gnotepad
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 08:24:28 +0000
committergrant <grant@pkgsrc.org>2004-01-22 08:24:28 +0000
commitb1bf25528c2c0fac1c71cad7155dc2e981461872 (patch)
treef1f50ca186e44e49e56afd63f7fa07c9e67021ba /editors/gnotepad
parentedc98222bef9bd62630231dd411052b76f007284 (diff)
downloadpkgsrc-b1bf25528c2c0fac1c71cad7155dc2e981461872.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'editors/gnotepad')
-rw-r--r--editors/gnotepad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile
index ca827c732bf..bb078e28469 100644
--- a/editors/gnotepad/Makefile
+++ b/editors/gnotepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:39 reed Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/22 08:30:30 grant Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
@@ -15,7 +15,7 @@ BUILD_USES_MSGFMT= YES
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_X11BASE= YES
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= YES
USE_LIBTOOL= YES