aboutsummaryrefslogtreecommitdiff
path: root/mail/fetchmail
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-01 16:22:41 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-01 16:22:41 +0000
commitc8eaa93644980f3fb055e61b794ca9a9f399853d (patch)
tree60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /mail/fetchmail
parent05a6d5adc72f0599c2474427957578c01e9646d5 (diff)
downloadports-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.gz
ports-c8eaa93644980f3fb055e61b794ca9a9f399853d.zip
Chase shlib rev of devel/gettext
Submitted by: lots and lots Pointy hat to: ade
Notes
Notes: svn path=/head/; revision=63850
Diffstat (limited to 'mail/fetchmail')
-rw-r--r--mail/fetchmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 4d9b76842c4c..1819a467b431 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= http://www.tuxedo.org/~esr/fetchmail/ \
MAINTAINER= ve@sci.fi
-LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
.if defined(WITH_X11)
USE_PYTHON= yes
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter