summaryrefslogtreecommitdiff
path: root/misc/gnome-utils
diff options
context:
space:
mode:
authortron <tron>2001-08-27 14:35:04 +0000
committertron <tron>2001-08-27 14:35:04 +0000
commit4061ec7224b48a9c9ea7215a40f74e878bdd3c88 (patch)
tree7c17d7303ac7c9f39a4bf93764bc326af20f142a /misc/gnome-utils
parentb9a67fb560e9fe290e034cad7c815bb57c6c2ca1 (diff)
downloadpkgsrc-4061ec7224b48a9c9ea7215a40f74e878bdd3c88.tar.gz
Use wildcard dependence on "autoconf" package.
Diffstat (limited to 'misc/gnome-utils')
-rw-r--r--misc/gnome-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index 2026ca6dd73..9b0e53ff98c 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-## $NetBSD: Makefile,v 1.38 2001/08/26 10:32:22 skrll Exp $
+## $NetBSD: Makefile,v 1.39 2001/08/27 14:35:11 tron Exp $
DISTNAME= gnome-utils-1.4.0.2
CATEGORIES= misc x11 gnome
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Set of useful GNOME utilities and applications
-BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
BUILD_DEPENDS+= bison-*:../../devel/bison
BUILD_DEPENDS+= xml-i18n-tools-*:../../textproc/xml-i18n-tools