From 339a8b1f6f2b1d5b6e93e3389d8e9ff7f705aefa Mon Sep 17 00:00:00 2001 From: ehaupt Date: Fri, 29 Mar 2013 23:46:31 +0000 Subject: This port now needs textproc/aspell to build. --- mail/sylpheed/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/sylpheed') 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 -- cgit