summaryrefslogtreecommitdiffstats
path: root/databases/dbtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/dbtool/Makefile')
-rw-r--r--databases/dbtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile
index f03aed2..880f6c8 100644
--- a/databases/dbtool/Makefile
+++ b/databases/dbtool/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dbtool
PORTVERSION= 1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/dbtool/
@@ -17,7 +17,7 @@ MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
.if defined(WITH_BERKELEY_DB)
-LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db
+LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db
DB_INC= -I${LOCALBASE}/include/db3
CONFIGURE_ARGS= --with-berkeley
.else
OpenPOWER on IntegriCloud