summaryrefslogtreecommitdiffstats
path: root/lang/perl5.6
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
committerijliao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
commit42a4083c623c25e1ae525f4376c8e170dd8e0f7c (patch)
tree75c1cdef992ba7b34b5c6148bded7f06a2837f93 /lang/perl5.6
parentf3a7d018595b9e2fa0215452b1182789b5ef518f (diff)
downloadFreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.zip
FreeBSD-ports-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.gz
chase gdbm lib version
Diffstat (limited to 'lang/perl5.6')
-rw-r--r--lang/perl5.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.6/Makefile b/lang/perl5.6/Makefile
index 16a684e..8a98124 100644
--- a/lang/perl5.6/Makefile
+++ b/lang/perl5.6/Makefile
@@ -35,7 +35,7 @@ INSTALLS_SHLIB= yes
.if defined(WITH_GDBM)
CONFIGURE_ARGS+= -Di_gdbm
-LIB_DEPENDS+= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
PLIST_SUB+= GDBM=""
.else
CONFIGURE_ARGS+= -Ui_gdbm
OpenPOWER on IntegriCloud