summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-28 12:50:55 +0000
committerjoerg <joerg>2006-12-28 12:50:55 +0000
commit763d8ee6792649a2a59581fe1be665e9911a9202 (patch)
treef237660f373fb0353e4403a4dea8cbab37883341 /print
parent2ae07a4ef26e9e717fd0edebe673d40d27fad985 (diff)
downloadpkgsrc-763d8ee6792649a2a59581fe1be665e9911a9202.tar.gz
Depend on the ghostscript fonts by default. Bump revision.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile
index 72a91357092..b0a3bae194e 100644
--- a/print/ghostscript/Makefile
+++ b/print/ghostscript/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2006/12/27 18:18:22 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2006/12/28 12:50:55 joerg Exp $
DISTNAME= ghostscript-8.54-gpl
PKGNAME= ghostscript-8.54
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +15,8 @@ CONFLICTS+= ghostscript-afpl-[0-9]*
CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
+
USE_TOOLS+= gmake
GNU_CONFIGURE= yes