aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-02-28 21:47:06 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-02-28 21:47:06 +0000
commit6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6 (patch)
treed4e8140a3268d4b95edcc447e1041c522c10e9fc /security/p5-Crypt-GCrypt
parent709504337377907c9d008b15083b549823461da5 (diff)
downloadports-6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6.tar.gz
ports-6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6.zip
Notes
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r--security/p5-Crypt-GCrypt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile
index 8abc39d8f510..8e2df60ecf72 100644
--- a/security/p5-Crypt-GCrypt/Makefile
+++ b/security/p5-Crypt-GCrypt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Crypt-GCrypt
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kaoru@kaisei.org
COMMENT= Perl interface to the GNU Cryptographic library
-LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt
PERL_CONFIGURE= 5.6.0+
CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \