diff options
Diffstat (limited to 'databases/pear-DB_Table/Makefile')
-rw-r--r-- | databases/pear-DB_Table/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pear-DB_Table/Makefile b/databases/pear-DB_Table/Makefile index 800a7f050f82..7e83b5f97e10 100644 --- a/databases/pear-DB_Table/Makefile +++ b/databases/pear-DB_Table/Makefile @@ -20,6 +20,7 @@ PEAR_DB_DESC= PEAR::DB support PEAR_MDB2_DESC= PEAR::MDB2 support PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPEAR_HTML_QUICKFORM} |