aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_SMTP
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-11-26 01:59:58 +0800
committerantoine <antoine@FreeBSD.org>2013-11-26 01:59:58 +0800
commit0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4 (patch)
treee64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /net/pear-Net_SMTP
parent236b5b673b5f9c7caf4d5204ce99fdfb2c33813e (diff)
downloadfreebsd-ports-gnome-0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4.tar.gz
freebsd-ports-gnome-0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4.tar.zst
freebsd-ports-gnome-0aad9a7ac5fe949ee9ab390b6fcaaa482dd70ee4.zip
Stage support for non-IGNORED pear classes
Tested by: poudriere Approved by: portmgr (bapt)
Diffstat (limited to 'net/pear-Net_SMTP')
-rw-r--r--net/pear-Net_SMTP/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile
index 773fe6bd408d..0e4ff1b9ee77 100644
--- a/net/pear-Net_SMTP/Makefile
+++ b/net/pear-Net_SMTP/Makefile
@@ -17,7 +17,6 @@ PEAR_AUTH_SASL_DESC= PEAR::Auth_SASL support
PEAR_AUTOINSTALL= yes
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPEAR_AUTH_SASL}