aboutsummaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-03-28 22:09:22 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-03-28 22:09:22 +0000
commit07ad8d723bec2c25301853bb1edc5de7d433e58a (patch)
tree93bc1f0c86718aff54c1f747a43a69a9a0a21e06 /lang/php5
parentc5721d7de53b6c3feec1101a30c309a77b77ef32 (diff)
downloadports-07ad8d723bec2c25301853bb1edc5de7d433e58a.tar.gz
ports-07ad8d723bec2c25301853bb1edc5de7d433e58a.zip
Notes
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 18199d79dc12..2f9f0a51e952 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -247,7 +247,7 @@ CONFIGURE_ARGS+=--with-curl=${LOCALBASE}
.if defined(WITH_DB4)
WITH_DB4_VER?= 41
.if ${WITH_DB4_VER} == 42
-LIB_DEPENDS+= db4.2.2:${PORTSDIR}/databases/db42
+LIB_DEPENDS+= db-4.2.2:${PORTSDIR}/databases/db42
.else
.if ${WITH_DB4_VER} == 4
LIB_DEPENDS+= db4.0:${PORTSDIR}/databases/db4