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
commit48355081b26a31faa46c355f455cf8d884a7f1ac (patch)
tree857c0e3d2df905772e60a9cd116c36633ceee735 /print
parentdc059943beecaa29b95970f9b68072608785e58b (diff)
downloadpkgsrc-48355081b26a31faa46c355f455cf8d884a7f1ac.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