diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-03-15 19:44:29 +0000 |
commit | 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 (patch) | |
tree | 9b67a2278866d18f2877c41baaa49e17e7c00bdc /irc/xchat-gnome | |
parent | b46611d8cf5744f43a12213e07177cfde2b532fe (diff) | |
download | ports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.tar.gz ports-9210b7cb0736d3caf5bffb4efd46c7cd6856af55.zip |
Notes
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r-- | irc/xchat-gnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile index 4ef462898995..853ab23557ae 100644 --- a/irc/xchat-gnome/Makefile +++ b/irc/xchat-gnome/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://xchat.org/files/source/1.8/ \ MAINTAINER?= jim@FreeBSD.org -BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext-devel +BUILD_DEPENDS= msgfmt-new:${PORTSDIR}/devel/gettext LIB_DEPENDS= giconv.2:${PORTSDIR}/converters/libiconv # This port has a slave port japanese/xchat. Do not carelessly overwrite |