aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.14
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/perl5.14
parentc6beb9cdcd0b88fbda4b01503b7adc4f82eedbf1 (diff)
downloadports-2fc6a06a9bc3abfccb6b93249380619b3228bd4b.tar.gz
ports-2fc6a06a9bc3abfccb6b93249380619b3228bd4b.zip
- Track dependencies after databases/gdbm update
Notes
Notes: svn path=/head/; revision=281668
Diffstat (limited to 'lang/perl5.14')
-rw-r--r--lang/perl5.14/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.14/Makefile b/lang/perl5.14/Makefile
index b847383570e0..e92cdfb32d51 100644
--- a/lang/perl5.14/Makefile
+++ b/lang/perl5.14/Makefile
@@ -7,7 +7,7 @@
PORTNAME= perl
PORTVERSION= ${PERL_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang devel perl5
MASTER_SITES= CPAN \
${MASTER_SITE_LOCAL:S/$/:local/} \
@@ -94,7 +94,7 @@ CONFIGURE_ARGS+= -Doptimize="${CFLAGS}"
.if defined(WITH_GDBM)
CONFIGURE_ARGS+= -Di_gdbm
-LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS+= gdbm.4:${PORTSDIR}/databases/gdbm
PLIST_SUB+= GDBM=""
.else
CONFIGURE_ARGS+= -Ui_gdbm