diff options
Diffstat (limited to 'irc/liece/Makefile')
-rw-r--r-- | irc/liece/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/liece/Makefile b/irc/liece/Makefile index e1960436def1..6d91ba07283e 100644 --- a/irc/liece/Makefile +++ b/irc/liece/Makefile @@ -15,7 +15,7 @@ MAINTAINER= yoichi@FreeBSD.org COMMENT= Yet another IRC client which runs under Emacsen BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \ - msgfmt:${PORTSDIR}/devel/gettext + msgfmt:${PORTSDIR}/devel/gettext-old RUN_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/apel/install.el:${PORTSDIR}/editors/apel${DEPPORT_SUFFIX} \ ldcc:${PORTSDIR}/irc/liece-dcc |