aboutsummaryrefslogtreecommitdiff
path: root/www/galeon
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 /www/galeon
parent25fb948c1d86b805975e23083b2ed30449f23a4e (diff)
downloadports-3a28fb39529c75ffb9691b97e7d7f6398ec2375d.tar.gz
ports-3a28fb39529c75ffb9691b97e7d7f6398ec2375d.zip
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
Notes
Notes: svn path=/head/; revision=57721
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index cc9dfb3299ef..0ef92de6468a 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= ${X11BASE}/include/mozilla/gtkembedmoz/gtkmozembed.h:${PORTSDIR}/www/mozilla-headers \
- ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA} \
- msgfmt:${PORTSDIR}/devel/gettext
+ ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZILLA}