diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-31 15:40:17 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-31 15:40:17 +0000 |
commit | 224f83fef023f5d596dce592a787c62102c8eb8c (patch) | |
tree | d2c7b572391e362ee8f4ade59b0172df5fbab6de /mail/sylpheed3 | |
parent | 06a6053bab340c10a356f152c0dd445b0d5e7814 (diff) | |
download | ports-224f83fef023f5d596dce592a787c62102c8eb8c.tar.gz ports-224f83fef023f5d596dce592a787c62102c8eb8c.zip |
Notes
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r-- | mail/sylpheed3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 02d6fcfb77b5..85be3ec7348d 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -7,7 +7,7 @@ PORTNAME= sylpheed PORTVERSION= 0.9.9 -PORTREVISION= 1 +PORTREVISION= 2 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.6:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes |