summaryrefslogtreecommitdiff
path: root/sysutils/gnome-vfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-vfs/Makefile')
-rw-r--r--sysutils/gnome-vfs/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile
index 966215dee11..b5b62643646 100644
--- a/sysutils/gnome-vfs/Makefile
+++ b/sysutils/gnome-vfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2001/08/27 13:12:51 tron Exp $
+# $NetBSD: Makefile,v 1.12 2001/08/27 20:10:16 tron Exp $
#
DISTNAME= gnome-vfs-1.0.1
@@ -10,8 +10,9 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME Virtual File System
-BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
+BUILD_DEPENDS+= autoconf>=2.50:../../devel/autoconf
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
+BUILD_DEPENDS+= xml-i18n-tools>=0.9:../../textproc/xml-i18n-tools
DEPENDS+= GConf>=1.0.0:../../devel/GConf
BUILD_USES_MSGFMT= YES