aboutsummaryrefslogtreecommitdiff
path: root/mail/horde-imp
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2013-08-28 11:48:25 +0000
committerMartin Matuska <mm@FreeBSD.org>2013-08-28 11:48:25 +0000
commit334d4b080f1761333652e0b71f725ae717a8390a (patch)
treef203a7a2eea67b7c2e8a5e0f0431234d807bdbf4 /mail/horde-imp
parent0f3a1607d686d61cb8f0b52b2751bc1f9bfa13f8 (diff)
downloadports-334d4b080f1761333652e0b71f725ae717a8390a.tar.gz
ports-334d4b080f1761333652e0b71f725ae717a8390a.zip
Add Horde_Smtp to bsd.horde.mk and register as a dependency for horde-imp
Notes
Notes: svn path=/head/; revision=325518
Diffstat (limited to 'mail/horde-imp')
-rw-r--r--mail/horde-imp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index dc44faf3a551..ff2eff62ef3d 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -2,6 +2,7 @@
PORTNAME= imp
PORTVERSION= 6.1.4
+PORTREVISION= 1
CATEGORIES= mail www pear
PKGNAMEPREFIX= horde-
@@ -39,6 +40,7 @@ USE_HORDE_RUN= Horde_Role \
Horde_Notification \
Horde_Perms \
Horde_Serialize \
+ Horde_Smtp \
Horde_SpellChecker \
Horde_Stream_Filter \
Horde_Support \