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