aboutsummaryrefslogtreecommitdiff
path: root/lang/php52
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 13:46:58 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 13:46:58 +0000
commit2fc6a06a9bc3abfccb6b93249380619b3228bd4b (patch)
tree2d27e2d009b00b4b01cca37fd29831b8c3017cd2 /lang/php52
parentc6beb9cdcd0b88fbda4b01503b7adc4f82eedbf1 (diff)
downloadports-2fc6a06a9bc3abfccb6b93249380619b3228bd4b.tar.gz
ports-2fc6a06a9bc3abfccb6b93249380619b3228bd4b.zip
Notes
Diffstat (limited to 'lang/php52')
-rw-r--r--lang/php52/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext
index 8fe58be1d3e5..a4f8159b0022 100644
--- a/lang/php52/Makefile.ext
+++ b/lang/php52/Makefile.ext
@@ -526,7 +526,7 @@ USE_BDB= 40+
WITH_BDB_HIGHEST= yes
. endif
. if defined(WITH_GDBM)
-LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm
CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE}
. endif