summaryrefslogtreecommitdiff
path: root/print/ghostscript6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript6/Makefile')
-rw-r--r--print/ghostscript6/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile
index 3fd63eacb48..871b1a815c3 100644
--- a/print/ghostscript6/Makefile
+++ b/print/ghostscript6/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/12/27 17:39:14 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/12/27 18:09:29 joerg Exp $
DISTNAME= ghostscript-${GS_VERS}
-PKGREVISION= 8
+PKGREVISION= 9
GS_VERS= 6.01
CATEGORIES= print
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
@@ -26,6 +26,8 @@ USE_LANGUAGES= c c++
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
+REQD_DIRS+= share/ghostscript
+
GS_SRCS= ${DISTNAME}${EXTRACT_SUFX}
DISTFILES+= ${GS_SRCS}
EXTRACT_ONLY= ${GS_SRCS}