aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/lftp
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-25 13:41:38 +0800
committermarcus <marcus@FreeBSD.org>2003-08-25 13:41:38 +0800
commitf873071cf220092fc2b1a289bb07ac1a96f20904 (patch)
tree0d46dae57fd55801ba99fc6ccced0142f7ff5a2c /ftp/lftp
parentb84ffc37d836afb05469cbc63d78c49e83210017 (diff)
downloadfreebsd-ports-gnome-f873071cf220092fc2b1a289bb07ac1a96f20904.tar.gz
freebsd-ports-gnome-f873071cf220092fc2b1a289bb07ac1a96f20904.tar.zst
freebsd-ports-gnome-f873071cf220092fc2b1a289bb07ac1a96f20904.zip
Chase the libintl.so shared lib version.
Diffstat (limited to 'ftp/lftp')
-rw-r--r--ftp/lftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 6b5d36044def..547f8c0026b7 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -34,7 +34,7 @@ MASTER_SITES= ftp://ftp.phear.org/pub/linux/networking/ftp/client/lftp/ \
MAINTAINER= fm@code.org.ua
COMMENT= Shell-like command line ftp client
-LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_BZIP2= yes
/td>-3/+2 * Assign maintainership back to ports@. Thanks for all your work, Martin.marcus2003-08-171-1/+1 * get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-2/+14 * Remove USE_GNOMENG.marcus2003-04-191-1/+0 * Update to 1.91.1.marcus2003-02-244-40/+2 * * Re-add libgnomeprint[ui]-2.0 support and unbreakmarcus2003-02-212-5/+3 * Chase libgnomeui's shared lib version.marcus2003-02-081-3/+5 * Add dependency on gnomeprintui.arved2003-01-161-0/+1 * Add libgnomeui-2.0 to LIB_DEPEND.edwin2002-11-151-1/+2 * port wouldn't build without the gnomelibs.edwin2002-11-071-1/+1 * Update deskutils/glabels 1.89.2 -> 1.90.1adamw2002-10-283-8/+8 * add deskutils/glabelsadamw2002-10-22