summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordillo <dillo>2005-05-30 14:52:52 +0000
committerdillo <dillo>2005-05-30 14:52:52 +0000
commit385d7ee084fe90eb2b4fb28a31fe508779fa56c2 (patch)
treee45ca722ac97a99c4d538d0c52711906ada87b29
parentd494b81df96869a88ab109e7e1b6e0c02fc4bf11 (diff)
downloadpkgsrc-385d7ee084fe90eb2b4fb28a31fe508779fa56c2.tar.gz
Allow newer versions of ghostscript-fonts (for pending update to 8.11)
-rw-r--r--print/ghostscript-esp/Makefile.common4
-rw-r--r--print/ghostscript-gnu/Makefile.common4
-rw-r--r--print/ghostscript-nox11/Makefile.common4
3 files changed, 6 insertions, 6 deletions
diff --git a/print/ghostscript-esp/Makefile.common b/print/ghostscript-esp/Makefile.common
index 1801f73863a..f5294bf0707 100644
--- a/print/ghostscript-esp/Makefile.common
+++ b/print/ghostscript-esp/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.22 2005/05/22 20:08:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.23 2005/05/30 14:52:52 dillo Exp $
DISTNAME= espgs-${GS_VERS}-source
BASEGS_VERS= 7.07
@@ -19,7 +19,7 @@ CONFLICTS+= ghostscript{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
-DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
USE_PKGINSTALL= yes
diff --git a/print/ghostscript-gnu/Makefile.common b/print/ghostscript-gnu/Makefile.common
index 208a493ec84..d9428f6d9cd 100644
--- a/print/ghostscript-gnu/Makefile.common
+++ b/print/ghostscript-gnu/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2005/05/30 07:53:54 rillig Exp $
+# $NetBSD: Makefile.common,v 1.22 2005/05/30 14:52:52 dillo Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 7.07
@@ -14,7 +14,7 @@ CONFLICTS+= ghostscript{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
-DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
USE_TOOLS+= gmake
GNU_CONFIGURE= YES
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common
index facd4c34b81..746bf25ddba 100644
--- a/print/ghostscript-nox11/Makefile.common
+++ b/print/ghostscript-nox11/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.58 2005/05/22 20:08:27 jlam Exp $
+# $NetBSD: Makefile.common,v 1.59 2005/05/30 14:52:52 dillo Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 6.01
@@ -15,7 +15,7 @@ CONFLICTS+= ghostscript-esp{,-nox11}-[0-9]*
CONFLICTS+= ghostscript-gnu{,-nox11,-x11}-[0-9]*
CONFLICTS+= hpijs-[0-9]*
-DEPENDS+= ghostscript-fonts-6.0:../../fonts/ghostscript-fonts
+DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont
WRKSRC= ${WRKDIR}/gs${GS_VERS}