aboutsummaryrefslogtreecommitdiff
path: root/mail/horde-ingo
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 22:24:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 22:24:30 +0000
commita194e87525dcd7007ef5df9b56d658cab31732a3 (patch)
tree1456d7554996655ed30ce158958b16375e47c979 /mail/horde-ingo
parent1446608ec7d77c3b6208b159208122f133264296 (diff)
downloadports-a194e87525dcd7007ef5df9b56d658cab31732a3.tar.gz
ports-a194e87525dcd7007ef5df9b56d658cab31732a3.zip
Convert to USES=horde
Notes
Notes: svn path=/head/; revision=369675
Diffstat (limited to 'mail/horde-ingo')
-rw-r--r--mail/horde-ingo/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile
index c1534e6a9ff1..36a225a3f405 100644
--- a/mail/horde-ingo/Makefile
+++ b/mail/horde-ingo/Makefile
@@ -11,8 +11,7 @@ COMMENT= Horde email filter rules manager
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-LATEST_LINK= horde-${PORTNAME}
-
+USES= horde
USE_PHP= gettext
USE_HORDE_BUILD= Horde_Role
USE_HORDE_RUN= Horde_Role \
@@ -33,6 +32,4 @@ USE_HORDE_RUN= Horde_Role \
RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:${PORTSDIR}/net/pear-Net_Sieve \
${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>