diff options
-rw-r--r-- | print/ghostscript-afpl/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 5b5db37d3e6..f539569ad97 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/05/23 09:37:46 adam Exp $ +# $NetBSD: Makefile,v 1.13 2006/05/23 10:28:48 drochner Exp $ DISTNAME= ghostscript-8.54 PKGNAME= ghostscript-afpl-8.54 @@ -17,10 +17,6 @@ CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]* USE_TOOLS+= gmake GNU_CONFIGURE= yes -GS_SRCS= ${DISTNAME}${EXTRACT_SUFX} -DISTFILES= ${GS_SRCS} -EXTRACT_ONLY= ${GS_SRCS} - GS_RESOURCEDIR= ${PREFIX}/share/ghostscript/Resource SUBST_CLASSES+= resdir |