diff options
Diffstat (limited to 'databases/pear-DB_QueryTool/Makefile')
-rw-r--r-- | databases/pear-DB_QueryTool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/pear-DB_QueryTool/Makefile b/databases/pear-DB_QueryTool/Makefile index 48aa4733534d..90e3e0df14d3 100644 --- a/databases/pear-DB_QueryTool/Makefile +++ b/databases/pear-DB_QueryTool/Makefile @@ -15,7 +15,6 @@ 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> |