summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam>2000-03-24 16:34:54 +0000
committerjlam <jlam>2000-03-24 16:34:54 +0000
commit3347959fac59be549189a4a932b544e64a3337ca (patch)
tree857c0e3d2df905772e60a9cd116c36633ceee735 /print
parent85763cdadf3bc94327d4ac645fc6fdb4c6248748 (diff)
downloadpkgsrc-3347959fac59be549189a4a932b544e64a3337ca.tar.gz
Change DEPENDS to ghostscript-5.* to get all the 5.x series (from agc).
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index ff151b2c6e6..ea30f104a33 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/03/24 15:59:42 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2000/03/24 16:34:54 jlam Exp $
#
DISTNAME= gnome-print-0.12
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.levien.com/gnome/print-arch.html
DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs
DEPENDS+= libxml>=1.8.5:../../textproc/libxml
-DEPENDS+= ghostscript-5.50:../../print/ghostscript5
+DEPENDS+= ghostscript-5.*:../../print/ghostscript5
GNU_CONFIGURE= YES
USE_LIBTOOL= YES