diff options
Diffstat (limited to 'mail/pear-Horde_Imap_Client/Makefile')
-rw-r--r-- | mail/pear-Horde_Imap_Client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Horde_Imap_Client/Makefile b/mail/pear-Horde_Imap_Client/Makefile index 68f280a7aee3..834696504c14 100644 --- a/mail/pear-Horde_Imap_Client/Makefile +++ b/mail/pear-Horde_Imap_Client/Makefile @@ -21,6 +21,7 @@ IMAP_DESC= Require PHP imap extension MBSTRING_DESC= Require PHP mbstring extension SASL_DESC= Support SASL Authentication +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MIMAP} |