diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-16 01:05:52 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-16 01:05:52 +0800 |
commit | 352d1cda3a35b31ffa00556548bb6cbfdc5339d9 (patch) | |
tree | 6d7bd3cda0b8e38c93ea2287490926e3ad5243fb /x11-wm | |
parent | 5f25ccdefa329cb1c3ff70f96a85276042ee0475 (diff) | |
download | freebsd-ports-gnome-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.tar.gz freebsd-ports-gnome-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.tar.zst freebsd-ports-gnome-352d1cda3a35b31ffa00556548bb6cbfdc5339d9.zip |
GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index a05a69192a25..537ead3138aa 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -15,7 +15,6 @@ DISTNAME= WindowMaker-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ |