summaryrefslogtreecommitdiff
path: root/devel/libglade/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-09-03 07:20:34 +0000
committerrh <rh@pkgsrc.org>1999-09-03 07:20:34 +0000
commit6cfdcecda9344ae64aaf6ab9cd66dde350a0b389 (patch)
treec908800fe7e94c20929262957e65b48fccf9a74f /devel/libglade/Makefile
parent8de1dc37df3c8b618dd7db8a7b6e17ac17d3a798 (diff)
downloadpkgsrc-6cfdcecda9344ae64aaf6ab9cd66dde350a0b389.tar.gz
Update dependency on libxml to version 1.6.1
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r--devel/libglade/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 368a72ef498..2b12ae2920a 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/08/29 12:48:23 rh Exp $
+# $NetBSD: Makefile,v 1.5 1999/09/03 07:20:34 rh Exp $
#
DISTNAME= libglade-0.4
@@ -9,8 +9,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= mawk-1.2.2:../../lang/mawk
-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
GNU_CONFIGURE= YES
USE_LIBTOOL= YES