diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 94b4bbf9d59..d98b05866f9 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:36 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/11 11:51:24 wiz Exp $ DISTNAME= ghostscript-8.53 PKGNAME= ghostscript-afpl-8.53 @@ -15,7 +15,6 @@ COMMENT= Postscript interpreter CONFLICTS+= ghostscript{,-nox11}-[0-9]* CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]* CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]* -CONFLICTS+= hpijs-[0-9]* USE_TOOLS+= gmake GNU_CONFIGURE= yes |