aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Horde_Smtp
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2013-10-22 16:18:01 +0000
committerMartin Matuska <mm@FreeBSD.org>2013-10-22 16:18:01 +0000
commite8c8bdc7bf0ddcfabc9bde46194f4a4e2a19845b (patch)
tree157180729f1d3d97a56dca992fcb0b9b7f3defd8 /mail/pear-Horde_Smtp
parent27258225d4fead816929bed1fdce0d8eec0214ca (diff)
downloadports-e8c8bdc7bf0ddcfabc9bde46194f4a4e2a19845b.tar.gz
ports-e8c8bdc7bf0ddcfabc9bde46194f4a4e2a19845b.zip
Add missing dependency on pear-Horde_Socket_Client to pear-Horde_Smtp
Notes
Notes: svn path=/head/; revision=331292
Diffstat (limited to 'mail/pear-Horde_Smtp')
-rw-r--r--mail/pear-Horde_Smtp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/pear-Horde_Smtp/Makefile b/mail/pear-Horde_Smtp/Makefile
index 75c28e7bfac4..42758b24fe37 100644
--- a/mail/pear-Horde_Smtp/Makefile
+++ b/mail/pear-Horde_Smtp/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Horde_Smtp
PORTVERSION= 1.2.5
+PORTREVISION= 1
CATEGORIES= mail www pear
PKGNAMEPREFIX= pear-
@@ -10,6 +11,7 @@ COMMENT= Horde SMTP Client
USE_HORDE_RUN= Horde_Exception \
Horde_Mail \
+ Horde_Socket_Client \
Horde_Support
NO_STAGE= yes