summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-14 21:59:33 +0000
committertron <tron@pkgsrc.org>2000-03-14 21:59:33 +0000
commit66f711f0033d6d281265f04c9104f46b0c79e4c1 (patch)
tree5680bd41307aac95f2fb7e42d55e6b26ac35281b /print
parentb5c51549711475958819dbd25d9b814a616d99d2 (diff)
downloadpkgsrc-66f711f0033d6d281265f04c9104f46b0c79e4c1.tar.gz
Depend on "gnome-libs" 1.0.56 or newer and "libxml" 1.8.5 or newer.
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 1cea1944ac6..02e5d26c450 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/03/14 21:36:46 tron Exp $
+# $NetBSD: Makefile,v 1.14 2000/03/14 21:59:33 tron Exp $
#
DISTNAME= gnome-print-0.12
@@ -8,8 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.levien.com/gnome/print-arch.html
-DEPENDS+= gnome-libs-*:../../x11/gnome-libs
-DEPENDS+= libxml-1.*:../../textproc/libxml
+DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs
+DEPENDS+= libxml>=1.8.5:../../textproc/libxml
DEPENDS+= ghostscript-*:../../print/ghostscript5
GNU_CONFIGURE= YES