diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2008-02-28 21:47:06 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2008-02-28 21:47:06 +0000 |
commit | 6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6 (patch) | |
tree | d4e8140a3268d4b95edcc447e1041c522c10e9fc /security/opencdk/Makefile | |
parent | 709504337377907c9d008b15083b549823461da5 (diff) | |
download | ports-6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6.tar.gz ports-6c7eeeeeb4a4c968dc21b2eab55f6e63bb8cb7d6.zip |
Notes
Diffstat (limited to 'security/opencdk/Makefile')
-rw-r--r-- | security/opencdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 8f5f797db967..7ad8704a9119 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= alpha/gnutls/opencdk MAINTAINER= novel@FreeBSD.org COMMENT= Open Crypto Development Kit -LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt GNU_CONFIGURE= yes USE_GNOME= pkgconfig ltverhack |