aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-MDB_QueryTool
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pear-MDB_QueryTool')
-rw-r--r--databases/pear-MDB_QueryTool/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile
index 632ea7710012..2ac05c480258 100644
--- a/databases/pear-MDB_QueryTool/Makefile
+++ b/databases/pear-MDB_QueryTool/Makefile
@@ -8,10 +8,10 @@ CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR OO-interface for easily retrieving and modifying data in a DB
-BUILD_DEPENDS= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \
- ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log
-RUN_DEPENDS:= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB \
- ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log
+BUILD_DEPENDS= ${PEARDIR}/MDB.php:databases/pear-MDB \
+ ${PEARDIR}/Log/null.php:sysutils/pear-Log
+RUN_DEPENDS:= ${PEARDIR}/MDB.php:databases/pear-MDB \
+ ${PEARDIR}/Log/null.php:sysutils/pear-Log
USES= pear