diff options
Diffstat (limited to 'sysutils/pear-Log/Makefile')
-rw-r--r-- | sysutils/pear-Log/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index a408a6cecfc1..858f9289eaab 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -21,6 +21,7 @@ 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} |