diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
commit | 352d1cda3a35b31ffa00556548bb6cbfdc5339d9 (patch) | |
tree | 6d7bd3cda0b8e38c93ea2287490926e3ad5243fb /x11/gnomecore | |
parent | 5f25ccdefa329cb1c3ff70f96a85276042ee0475 (diff) | |
download | FreeBSD-ports-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.zip FreeBSD-ports-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.tar.gz |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
Diffstat (limited to 'x11/gnomecore')
-rw-r--r-- | x11/gnomecore/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index d190e80..ba2afb1 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -15,7 +15,6 @@ DISTNAME= gnome-core-${PORTVERSION} MAINTAINER?= gnome@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= gtkhtml.21:${PORTSDIR}/www/gtkhtml RUN_DEPENDS= ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio |