Date: Tue, 3 Sep 2013 18:40:50 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326197 - head/mail/horde-imp Message-ID: <201309031840.r83IeosW032270@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mm Date: Tue Sep 3 18:40:50 2013 New Revision: 326197 URL: http://svnweb.freebsd.org/changeset/ports/326197 Log: Remove Horde_Smtp dependency from horde-imp Modified: head/mail/horde-imp/Makefile Modified: head/mail/horde-imp/Makefile ============================================================================== --- head/mail/horde-imp/Makefile Tue Sep 3 18:40:12 2013 (r326196) +++ head/mail/horde-imp/Makefile Tue Sep 3 18:40:50 2013 (r326197) @@ -2,7 +2,7 @@ PORTNAME= imp PORTVERSION= 6.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- @@ -40,7 +40,6 @@ USE_HORDE_RUN= Horde_Role \ Horde_Notification \ Horde_Perms \ Horde_Serialize \ - Horde_Smtp \ Horde_SpellChecker \ Horde_Stream_Filter \ Horde_Support \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309031840.r83IeosW032270>