aboutsummaryrefslogtreecommitdiff
path: root/security/libgcrypt
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2006-05-03 12:55:36 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2006-05-03 12:55:36 +0000
commit8620fd9b3b44bbe17d254d285a68213082e93d4d (patch)
tree6fac3881caa55b306cb34f1146b801c54ff96279 /security/libgcrypt
parentbde7f585925d21d07e4ea244b4e6b5a2eb6a2249 (diff)
downloadports-8620fd9b3b44bbe17d254d285a68213082e93d4d.tar.gz
ports-8620fd9b3b44bbe17d254d285a68213082e93d4d.zip
Notes
Diffstat (limited to 'security/libgcrypt')
-rw-r--r--security/libgcrypt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index f466b6daf7a1..ecb3b3622a7d 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -6,6 +6,7 @@
PORTNAME= libgcrypt
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= libgcrypt
@@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= libgcrypt
MAINTAINER= arved@FreeBSD.org
COMMENT= "General purpose crypto library based on code used in GnuPG"
-LIB_DEPENDS= gpg-error.1:${PORTSDIR}/security/libgpg-error
+LIB_DEPENDS= gpg-error.2:${PORTSDIR}/security/libgpg-error
USE_REINPLACE= yes
GNU_CONFIGURE= yes