diff options
Diffstat (limited to 'mail/pear-Mail/Makefile')
-rw-r--r-- | mail/pear-Mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 1ee1909fa3be..4d78add6f765 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -18,6 +18,7 @@ LATEST_LINK= pear-${PORTNAME} OPTIONS_DEFINE= PEAR_NET_SMTP PEAR_NET_SMTP_DESC= PEAR::Net_SMTP support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_NET_SMTP} |