summaryrefslogtreecommitdiff
path: root/fonts/pfaedit
diff options
context:
space:
mode:
authorgrant <grant>2004-01-22 08:36:03 +0000
committergrant <grant>2004-01-22 08:36:03 +0000
commit8539ac38abfda7f932ec7145129f3626d10b80fc (patch)
tree635ee7c33b931ec84bfce0f64fefa5f90d0d6e22 /fonts/pfaedit
parent969e306f9ad2adc88d7c69535e920a9486896fe1 (diff)
downloadpkgsrc-8539ac38abfda7f932ec7145129f3626d10b80fc.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'fonts/pfaedit')
-rw-r--r--fonts/pfaedit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/pfaedit/Makefile b/fonts/pfaedit/Makefile
index a56039cc29e..5fceaf41148 100644
--- a/fonts/pfaedit/Makefile
+++ b/fonts/pfaedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/20 12:15:17 agc Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/22 08:38:29 grant Exp $
#
DISTNAME= pfaedit_full-${VERSION}
@@ -14,7 +14,7 @@ COMMENT= Postscript font editor
VERSION= 040102
WRKSRC= ${WRKDIR}/pfaedit-${VERSION}
-USE_GMAKE= YES
+USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES