summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs
diff options
context:
space:
mode:
authortron <tron>2001-08-29 06:49:27 +0000
committertron <tron>2001-08-29 06:49:27 +0000
commitf588be0b77b76aae360f98c8dfbaea3ac1aff8f4 (patch)
tree45b90ea3407eebdc47907451fd2368ff29419e57 /sysutils/gnome-vfs
parent19735dd20f7269c730a3147eefa9e936981a04ac (diff)
downloadpkgsrc-f588be0b77b76aae360f98c8dfbaea3ac1aff8f4.tar.gz
Downgrade build dependence on "autoconf" package after it has been
downgraded.
Diffstat (limited to 'sysutils/gnome-vfs')
-rw-r--r--sysutils/gnome-vfs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile
index b42112af09f..51b89ddc1fb 100644
--- a/sysutils/gnome-vfs/Makefile
+++ b/sysutils/gnome-vfs/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/08/27 20:15:39 tron Exp $
-#
+# $NetBSD: Makefile,v 1.14 2001/08/29 06:49:27 tron Exp $
DISTNAME= gnome-vfs-1.0.1
CATEGORIES= sysutils gnome
@@ -10,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME Virtual File System
-BUILD_DEPENDS+= autoconf>=2.50:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
DEPENDS+= GConf>=1.0.0:../../devel/GConf
BUILD_USES_MSGFMT= YES