summaryrefslogtreecommitdiff
path: root/devel/gnome-vfs1
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-15 17:05:52 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-15 17:05:52 +0000
commit3a28fb39529c75ffb9691b97e7d7f6398ec2375d (patch)
tree8ccffad0068d075df7d0c237bb296ddd687d4d46 /devel/gnome-vfs1
parentBring the patch to the newest version so it does not break anymore (diff)
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
Notes
Notes: svn path=/head/; revision=57721
Diffstat (limited to 'devel/gnome-vfs1')
-rw-r--r--devel/gnome-vfs1/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index 4f3ece4b8c7e..298d9caf546a 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/Makefile
@@ -16,8 +16,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext \
- ${X11BASE}/libdata/pkgconfig/gnome-mime-data-2.0.pc:${PORTSDIR}/misc/gnomemimedata
+BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-mime-data-2.0.pc:${PORTSDIR}/misc/gnomemimedata
LIB_DEPENDS= gconf-1.1:${PORTSDIR}/devel/gconf \
iconv.3:${PORTSDIR}/converters/libiconv
.if !exists(/usr/bin/bzip2)