diff options
Diffstat (limited to 'mail/pear-Horde_Smtp/Makefile')
-rw-r--r-- | mail/pear-Horde_Smtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Horde_Smtp/Makefile b/mail/pear-Horde_Smtp/Makefile index e24ba0467982..02085ac5a7b1 100644 --- a/mail/pear-Horde_Smtp/Makefile +++ b/mail/pear-Horde_Smtp/Makefile @@ -12,6 +12,7 @@ USE_HORDE_RUN= Horde_Exception \ Horde_Mail \ Horde_Support +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk" .include <bsd.port.post.mk> |