diff options
Diffstat (limited to 'textproc/modlogan/Makefile')
-rw-r--r-- | textproc/modlogan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index d25c94a4eeb8..647ec7e488ce 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -15,7 +15,7 @@ MAINTAINER= Alexander@Leidinger.net LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns \ gd.2:${PORTSDIR}/graphics/gd \ - intl.1:${PORTSDIR}/devel/gettext \ + intl.1:${PORTSDIR}/devel/gettext-old \ pcre.0:${PORTSDIR}/devel/pcre \ xml2.5:${PORTSDIR}/textproc/libxml2 \ ltdl.1:${PORTSDIR}/devel/libtool |