diff options
Diffstat (limited to 'databases/pear-DB_DataObject/Makefile')
-rw-r--r-- | databases/pear-DB_DataObject/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pear-DB_DataObject/Makefile b/databases/pear-DB_DataObject/Makefile index 99381551151a..6ec263af8c26 100644 --- a/databases/pear-DB_DataObject/Makefile +++ b/databases/pear-DB_DataObject/Makefile @@ -22,6 +22,7 @@ PEAR_VALIDATE_DESC= "PEAR::Validate support" PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MPEAR_MDB2} |