summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-12-28 12:50:55 +0000
committerjoerg <joerg@pkgsrc.org>2006-12-28 12:50:55 +0000
commit771ebd90b2b45210babe9f6489f7fa93a15680db (patch)
treef237660f373fb0353e4403a4dea8cbab37883341 /print
parent96ca5285465dad56485010436314cbd3d809bf2a (diff)
downloadpkgsrc-771ebd90b2b45210babe9f6489f7fa93a15680db.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