aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pear-DB_QueryTool
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-11 22:17:09 +0800
committermiwi <miwi@FreeBSD.org>2007-06-11 22:17:09 +0800
commit372e72617c31db1c4581fe4afef7c94d27f954a4 (patch)
tree3035fb693d0f6c197a3f776f43f796ebfdc43304 /databases/pear-DB_QueryTool
parent7ea80974619b4e706ed8d000dd3fcf00570d4de1 (diff)
downloadfreebsd-ports-gnome-372e72617c31db1c4581fe4afef7c94d27f954a4.tar.gz
freebsd-ports-gnome-372e72617c31db1c4581fe4afef7c94d27f954a4.tar.zst
freebsd-ports-gnome-372e72617c31db1c4581fe4afef7c94d27f954a4.zip
- Fix depends after pear-log update
- Bump PORTREVISION
Diffstat (limited to 'databases/pear-DB_QueryTool')
-rw-r--r--databases/pear-DB_QueryTool/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pear-DB_QueryTool/Makefile b/databases/pear-DB_QueryTool/Makefile
index 3e7af80f8384..b27a1d8a0039 100644
--- a/databases/pear-DB_QueryTool/Makefile
+++ b/databases/pear-DB_QueryTool/Makefile
@@ -7,13 +7,14 @@
PORTNAME= DB_QueryTool
PORTVERSION= 1.1.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}/DB.php:${PORTSDIR}/databases/pear-DB \
- ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log
+ ${PEARDIR}/Log/null.php:${PORTSDIR}/sysutils/pear-Log
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= DB