summaryrefslogtreecommitdiff
path: root/ftp/wget+ipv6
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 /ftp/wget+ipv6
parentMark IGNOREd. (diff)
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 'ftp/wget+ipv6')
-rw-r--r--ftp/wget+ipv6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wget+ipv6/Makefile b/ftp/wget+ipv6/Makefile
index 6a9f4c72c4d6..d2b11ffdfa2c 100644
--- a/ftp/wget+ipv6/Makefile
+++ b/ftp/wget+ipv6/Makefile
@@ -25,7 +25,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sf@FreeBSD.org
BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old
-LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
.if !defined(WITHOUT_SSL)
USE_OPENSSL= yes