diff options
Diffstat (limited to 'print/ghostscript-nox11/Makefile.common')
-rw-r--r-- | print/ghostscript-nox11/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index 8dcb28bbe0a..a77a57b07d6 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.50 2004/01/20 12:24:28 agc Exp $ +# $NetBSD: Makefile.common,v 1.51 2004/01/24 14:58:00 grant Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -20,7 +20,7 @@ DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont WRKSRC= ${WRKDIR}/gs${GS_VERS} USE_BUILDLINK2= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make GNU_CONFIGURE= yes GS_SRCS= ${DISTNAME}${EXTRACT_SUFX} |