svn commit: r315584 - head/mail/sylpheed
Emanuel Haupt
ehaupt at FreeBSD.org
Fri Mar 29 23:46:32 UTC 2013
Author: ehaupt
Date: Fri Mar 29 23:46:31 2013
New Revision: 315584
URL: http://svnweb.freebsd.org/changeset/ports/315584
Log:
This port now needs textproc/aspell to build.
Modified:
head/mail/sylpheed/Makefile
Modified: head/mail/sylpheed/Makefile
==============================================================================
--- head/mail/sylpheed/Makefile Fri Mar 29 23:37:01 2013 (r315583)
+++ head/mail/sylpheed/Makefile Fri Mar 29 23:46:31 2013 (r315584)
@@ -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/
MAINTAINER= ehaupt at 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
More information about the svn-ports-all
mailing list