aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Log
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-11-25 17:59:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-11-25 17:59:58 +0000
commit4f5544a38b1a9cb3b0735ff410b51e7794dfeed4 (patch)
treee64ba81759aa9c8a89ab66491e9dd72cbf69ebcb /sysutils/pear-Log
parent117fca0bcb1296c59c55e670974c1d3263184c8d (diff)
downloadports-4f5544a38b1a9cb3b0735ff410b51e7794dfeed4.tar.gz
ports-4f5544a38b1a9cb3b0735ff410b51e7794dfeed4.zip
Stage support for non-IGNORED pear classes
Tested by: poudriere Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=334871
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r--sysutils/pear-Log/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
index 858f9289eaab..a408a6cecfc1 100644
--- a/sysutils/pear-Log/Makefile
+++ b/sysutils/pear-Log/Makefile
@@ -21,7 +21,6 @@ PEAR_MDB2_DESC= PEAR::MDB2 support
PEAR_MAIL_DESC= PEAR::Mail support
PHP_SQLITE_DESC= PHP sqlite support (php5 only)
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPEAR_DB}