aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-29 23:46:31 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-29 23:46:31 +0000
commita868ff1b6857b5ad8a7293d4dcb8f52c464d76b3 (patch)
treebf7feb0b197f74e354f9a73b32c8d20c9444f248 /mail/sylpheed
parent7c89b72ef650cef49a5f0759579fbd02262ecca6 (diff)
downloadports-a868ff1b6857b5ad8a7293d4dcb8f52c464d76b3.tar.gz
ports-a868ff1b6857b5ad8a7293d4dcb8f52c464d76b3.zip
This port now needs textproc/aspell to build.
Notes
Notes: svn path=/head/; revision=315584
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index fc8d16fd0dcf..f2bf19ab9e65 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sylpheed
PORTVERSION= 3.3.0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \
CRITICAL
@@ -10,6 +11,7 @@ MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Lightweight, featureful, and fast GTK+ based e-mail client
+LIB_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
USE_BZIP2= yes