aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2013-08-28 19:48:25 +0800
committermm <mm@FreeBSD.org>2013-08-28 19:48:25 +0800
commit38f265178f50740e77a5bd64a7aaaec99c7ab6f5 (patch)
treef203a7a2eea67b7c2e8a5e0f0431234d807bdbf4 /mail
parent0aa88cfedc2cb2ebfe8bb484548a2bc48dc2eb97 (diff)
downloadfreebsd-ports-gnome-38f265178f50740e77a5bd64a7aaaec99c7ab6f5.tar.gz
freebsd-ports-gnome-38f265178f50740e77a5bd64a7aaaec99c7ab6f5.tar.zst
freebsd-ports-gnome-38f265178f50740e77a5bd64a7aaaec99c7ab6f5.zip
Add Horde_Smtp to bsd.horde.mk and register as a dependency for horde-imp
Diffstat (limited to 'mail')
-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 \