diff options
Diffstat (limited to 'fonts/pfaedit/Makefile')
-rw-r--r-- | fonts/pfaedit/Makefile | 4 |
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 |