summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-08-27 20:15:39 +0000
committertron <tron@pkgsrc.org>2001-08-27 20:15:39 +0000
commit537e65cf7295d56ea419f2b4f41145d17b63fb9e (patch)
tree24697d0a4d760720c4a0796b2e87e1e589c042ed
parent26080af56f3c9ad66f0d87f74db586257d0ecaa3 (diff)
downloadpkgsrc-537e65cf7295d56ea419f2b4f41145d17b63fb9e.tar.gz
Remove build dependence on "xml-i18n-tools" because "gnome-vfs" has its
own copies of this stuff.
-rw-r--r--sysutils/gnome-vfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile
index b5b62643646..b42112af09f 100644
--- a/sysutils/gnome-vfs/Makefile
+++ b/sysutils/gnome-vfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/08/27 20:10:16 tron Exp $
+# $NetBSD: Makefile,v 1.13 2001/08/27 20:15:39 tron Exp $
#
DISTNAME= gnome-vfs-1.0.1
@@ -12,7 +12,6 @@ COMMENT= GNOME Virtual File System
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