diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-25 05:41:38 +0000 |
commit | adccc29aad24aa2caee0df9724a127f6b5f5f113 (patch) | |
tree | d64c901bd45aee3f6673aedc99d00e9166668c43 /textproc/modlogan | |
parent | a8ed54fcae54603575c22ca70ee23d80c12d819f (diff) |
Notes
Diffstat (limited to 'textproc/modlogan')
-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 525cabb446bd..be82657578c0 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -17,7 +17,7 @@ COMMENT= A modular log file analysis program LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns \ gd.4:${PORTSDIR}/graphics/gd \ - intl.4:${PORTSDIR}/devel/gettext \ + intl.5:${PORTSDIR}/devel/gettext \ pcre.0:${PORTSDIR}/devel/pcre \ expat.4:${PORTSDIR}/textproc/expat2 |