diff options
Diffstat (limited to 'databases/pear-DB_Sqlite_Tools/Makefile')
-rw-r--r-- | databases/pear-DB_Sqlite_Tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/pear-DB_Sqlite_Tools/Makefile b/databases/pear-DB_Sqlite_Tools/Makefile index 33caeedc5a2c..10b8c51c99bf 100644 --- a/databases/pear-DB_Sqlite_Tools/Makefile +++ b/databases/pear-DB_Sqlite_Tools/Makefile @@ -7,13 +7,14 @@ PORTNAME= DB_Sqlite_Tools PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= an object oriented interface to backup Sqlite databases BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ - ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log + ${PEARDIR}/Log/null.phpLog/null.php:${PORTSDIR}/sysutils/pear-Log RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= DB |