diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-27 21:30:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-27 21:30:28 +0800 |
commit | 7041c7205b2144ee0ca35fe568551b8f12d42a12 (patch) | |
tree | 961d5a3ecd3cc0de2a00a569c33f5d49234f885c /mail/horde-ingo | |
parent | 9eaf2bbffdae68a40195ec74f4c2f5807140672c (diff) | |
download | freebsd-ports-gnome-7041c7205b2144ee0ca35fe568551b8f12d42a12.tar.gz freebsd-ports-gnome-7041c7205b2144ee0ca35fe568551b8f12d42a12.tar.zst freebsd-ports-gnome-7041c7205b2144ee0ca35fe568551b8f12d42a12.zip |
- Stage support
Diffstat (limited to 'mail/horde-ingo')
-rw-r--r-- | mail/horde-ingo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile index cf79cd5c8492..e3a3763180e2 100644 --- a/mail/horde-ingo/Makefile +++ b/mail/horde-ingo/Makefile @@ -33,7 +33,6 @@ 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 -NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> |