summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron>2001-08-27 19:19:27 +0000
committertron <tron>2001-08-27 19:19:27 +0000
commitbfdb9126cfbf7837ee83e1ce1e78f125fc686fad (patch)
tree11952f34e9b4b21217d0cca30d722b4efac5aef3 /www
parentde04c197c2b53cff7b3df2e201f5a81476a71248 (diff)
downloadpkgsrc-bfdb9126cfbf7837ee83e1ce1e78f125fc686fad.tar.gz
Use wildcard build dependence on "xml-i18n-tools" package.
Diffstat (limited to 'www')
-rw-r--r--www/galeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 168b5748823..eb25d65d031 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2001/08/27 14:35:16 tron Exp $
+# $NetBSD: Makefile,v 1.8 2001/08/27 19:19:27 tron Exp $
DISTNAME= galeon-0.11.5
CATEGORIES= www
@@ -9,7 +9,7 @@ HOMEPAGE= http://galeon.sourceforge.net/
COMMENT= GNOME web browser based on gecko (mozilla rendering engine)
BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
-BUILD_DEPENDS+= xml-i18n-tools-0.8.1:../../textproc/xml-i18n-tools
+BUILD_DEPENDS+= xml-i18n-tools>=0.8.1:../../textproc/xml-i18n-tools
DEPENDS+= mozilla>=0.9.2:../mozilla
DEPENDS+= gnome-libs>=1.2.1:../../x11/gnome-libs
DEPENDS+= libglade>=0.13:../../devel/libglade