diff options
Diffstat (limited to 'security/opencdk')
-rw-r--r-- | security/opencdk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 64f00a34ffe1..56ee18f73404 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -7,6 +7,7 @@ PORTNAME= opencdk PORTVERSION= 0.5.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} \ @@ -18,7 +19,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk MAINTAINER= sergei@FreeBSD.org COMMENT= Open Crypto Development Kit -LIB_DEPENDS= gcrypt.10:${PORTSDIR}/security/libgcrypt-devel +LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes |