summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2005-05-30 14:52:52 +0000
committerdillo <dillo@pkgsrc.org>2005-05-30 14:52:52 +0000
commit4717b2aaea3164d1bcdadb6da65bd07ea977f216 (patch)
treee45ca722ac97a99c4d538d0c52711906ada87b29 /print/ghostscript-gnu
parent5cfafe74dfa7f7d930e4156d9976fd065d303160 (diff)
downloadpkgsrc-4717b2aaea3164d1bcdadb6da65bd07ea977f216.tar.gz
Allow newer versions of ghostscript-fonts (for pending update to 8.11)
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r--print/ghostscript-gnu/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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