diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-04-15 17:05:52 +0000 |
commit | 3a28fb39529c75ffb9691b97e7d7f6398ec2375d (patch) | |
tree | 8ccffad0068d075df7d0c237bb296ddd687d4d46 /irc/xchat1/Makefile | |
parent | Bring 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.
Diffstat (limited to '')
-rw-r--r-- | irc/xchat1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 0b1a4802b3c4..c10d3b7490e7 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://xchat.org/files/source/1.8/ \ MAINTAINER?= jim@FreeBSD.org -BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv # This port has a slave port japanese/xchat. Do not carelessly overwrite |