diff options
Diffstat (limited to 'databases/pear-MDB_QueryTool/Makefile')
-rw-r--r-- | databases/pear-MDB_QueryTool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile index 2cb0d78041b6..b7b127937476 100644 --- a/databases/pear-MDB_QueryTool/Makefile +++ b/databases/pear-MDB_QueryTool/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS:= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \ PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> |