diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-11-25 17:59:58 +0000 |
commit | 4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch) | |
tree | e64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /mail/pear-Mail/Makefile | |
parent | 117fca0bcb1296c59c55e670974c1d3263184c8d (diff) |
Notes
Diffstat (limited to 'mail/pear-Mail/Makefile')
-rw-r--r-- | mail/pear-Mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile index 4d78add6f765..1ee1909fa3be 100644 --- a/mail/pear-Mail/Makefile +++ b/mail/pear-Mail/Makefile @@ -18,7 +18,6 @@ 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} |