aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed2
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2004-01-31 20:57:42 +0800
committeroliver <oliver@FreeBSD.org>2004-01-31 20:57:42 +0800
commitf461d3ae44ab72c0f3dd7ef73edb4492c95a6039 (patch)
tree2eb273cc9dcf9dd7131d3d3cce5e308f0080b38e /mail/sylpheed2
parente0636a5baecdc23935e401bc60cbd22f875a87fb (diff)
downloadfreebsd-ports-gnome-f461d3ae44ab72c0f3dd7ef73edb4492c95a6039.tar.gz
freebsd-ports-gnome-f461d3ae44ab72c0f3dd7ef73edb4492c95a6039.tar.zst
freebsd-ports-gnome-f461d3ae44ab72c0f3dd7ef73edb4492c95a6039.zip
update gettext dependency
Bump PORTREVISION Suggested By: nork
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r--mail/sylpheed2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index d1d699ac3cbb..02d6fcfb77b5 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sylpheed
PORTVERSION= 0.9.9
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \
${MASTER_SITE_SOURCEFORGE}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= sylpheed-claws
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \
+LIB_DEPENDS= intl.6:${PORTSDIR}/devel/gettext \
iconv.3:${PORTSDIR}/converters/libiconv
USE_BZIP2= yes