summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authortron <tron>2001-08-27 14:35:04 +0000
committertron <tron>2001-08-27 14:35:04 +0000
commite9a15cf60cb0df818817d9787d8349256ab361f3 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /www/galeon
parent3e0c737ffbdf90692697bede4bd1970d4ddea32e (diff)
downloadpkgsrc-e9a15cf60cb0df818817d9787d8349256ab361f3.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index d84cf9deb4a..168b5748823 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/08/21 20:09:58 tron Exp $
+# $NetBSD: Makefile,v 1.7 2001/08/27 14:35:16 tron Exp $
DISTNAME= galeon-0.11.5
CATEGORIES= www
@@ -8,7 +8,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://galeon.sourceforge.net/
COMMENT= GNOME web browser based on gecko (mozilla rendering engine)
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
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