diff options
Diffstat (limited to 'databases/p5-GDBM/Makefile')
-rw-r--r-- | databases/p5-GDBM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile index 826fd542c5ea..ede9260ba1ec 100644 --- a/databases/p5-GDBM/Makefile +++ b/databases/p5-GDBM/Makefile @@ -9,6 +9,7 @@ PORTNAME= GDBM PORTVERSION= 1.14 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN/../../src PKGNAMEPREFIX= p5- @@ -18,7 +19,7 @@ DIST_SUBDIR= perl MAINTAINER= perl@FreeBSD.org COMMENT= GNU Data Base Manager (gdbm) interface -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME}/ext/GDBM_File |