summaryrefslogtreecommitdiff
path: root/editors/abiword1
diff options
context:
space:
mode:
authorgrant <grant>2004-01-22 08:24:28 +0000
committergrant <grant>2004-01-22 08:24:28 +0000
commitad6bf6bb3b64fb9eaefe7a3d810fe8c8d47dc681 (patch)
treef1f50ca186e44e49e56afd63f7fa07c9e67021ba /editors/abiword1
parent95da7c1276b5741c0e1948241150c2b72ad21ea0 (diff)
downloadpkgsrc-ad6bf6bb3b64fb9eaefe7a3d810fe8c8d47dc681.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'editors/abiword1')
-rw-r--r--editors/abiword1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword1/Makefile b/editors/abiword1/Makefile
index 86ab2847e84..2fbada785a3 100644
--- a/editors/abiword1/Makefile
+++ b/editors/abiword1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/22 08:30:30 grant Exp $
#
# According to AbiSource's explanation of their trademark rights,
# compilations/distributions of AbiWord not provided by AbiSource must
@@ -25,7 +25,7 @@ CONFLICTS= abiword-[0-9]* abiword2-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
USE_BUILDLINK2= # defined
USE_X11= # defined
-USE_GMAKE= # defined
+USE_GNU_TOOLS+= make
USE_GNU_ICONV= # defined
GNU_CONFIGURE= # defined
MAKEFILE= GNUmakefile