summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorrh <rh>1999-09-03 07:21:26 +0000
committerrh <rh>1999-09-03 07:21:26 +0000
commit66c1c2a63520debed638572fa96cdce9056214d0 (patch)
treec52ad0d16582e6e33194e4c238988af5c3234380 /print
parentd3a9879e2ceb2880af743cb3756ba73d325f76e0 (diff)
downloadpkgsrc-66c1c2a63520debed638572fa96cdce9056214d0.tar.gz
Update depencency on libxml to version 1.6.1
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 d515dc2432e..5e0dd3494a6 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/08/30 23:11:14 tron Exp $
+# $NetBSD: Makefile,v 1.6 1999/09/03 07:21:26 rh Exp $
#
DISTNAME= gnome-print-0.4
@@ -8,8 +8,8 @@ MASTER_SITES= http://gd.tuwien.ac.at/hci/gnome.org/GNOME/sources/gnome-print/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.levien.com/gnome/print-arch.html
-DEPENDS+= gnome-libs-1.0.14:../../x11/gnome-libs
-DEPENDS+= libxml-1.4.0:../../textproc/libxml
+DEPENDS+= gnome-libs-1.0.16:../../x11/gnome-libs
+DEPENDS+= libxml-1.6.1:../../textproc/libxml
DEPENDS+= ghostscript-5.50:../../print/ghostscript5
GNU_CONFIGURE= YES