summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-05-30 09:12:24 +0000
committerrh <rh@pkgsrc.org>2000-05-30 09:12:24 +0000
commit2dc714a9d56d35030d1f3e18465c38f673be39ff (patch)
tree22c952056f103188ab2113e8a78262c272bad38b /misc
parent6a03747e2cdd0fcd9da98d39504593a8e5aee83b (diff)
downloadpkgsrc-2dc714a9d56d35030d1f3e18465c38f673be39ff.tar.gz
Change dependency on libxml to >=1.8.5
Diffstat (limited to 'misc')
-rw-r--r--misc/gnucash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnucash/Makefile b/misc/gnucash/Makefile
index c6a9bfed037..9b083407c7b 100644
--- a/misc/gnucash/Makefile
+++ b/misc/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/05/13 06:21:01 rh Exp $
+# $NetBSD: Makefile,v 1.11 2000/05/30 09:12:24 rh Exp $
#
DISTNAME= gnucash-1.3.7
@@ -15,7 +15,7 @@ DEPENDS+= libperl-5.00404:../../lang/libperl
DEPENDS+= guile-1.3.*:../../lang/guile
DEPENDS+= guile-slib-2c7:../../devel/guile-slib
DEPENDS+= swig-1.1p5:../../devel/swig
-DEPENDS+= libxml-1.8.5:../../textproc/libxml
+DEPENDS+= libxml>=1.8.5:../../textproc/libxml
USE_X11= yes
GNU_CONFIGURE= yes