aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-MDB_QueryTool
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-11 14:17:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-11 14:17:09 +0000
commitd1842a519071955e6807ea8c26f167f48205a1cc (patch)
treebf936404a6b799e51234e34d47d74e0797931148 /databases/pear-MDB_QueryTool
parentdb4aacab2f1020138e4c52d56dfcfbf53617d74f (diff)
downloadports-d1842a519071955e6807ea8c26f167f48205a1cc.tar.gz
ports-d1842a519071955e6807ea8c26f167f48205a1cc.zip
- Fix depends after pear-log update
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=193266
Diffstat (limited to 'databases/pear-MDB_QueryTool')
-rw-r--r--databases/pear-MDB_QueryTool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pear-MDB_QueryTool/Makefile b/databases/pear-MDB_QueryTool/Makefile
index c96a9617696e..20516f0c61b6 100644
--- a/databases/pear-MDB_QueryTool/Makefile
+++ b/databases/pear-MDB_QueryTool/Makefile
@@ -7,13 +7,14 @@
PORTNAME= MDB_QueryTool
PORTVERSION= 1.2.0
+PORTREVISION= 1
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.php:${PORTSDIR}/sysutils/pear-Log
+ ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= MDB