aboutsummaryrefslogtreecommitdiff
path: root/security/libksba
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-04 11:53:48 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-04 11:53:48 +0000
commita75b934bc79ce161709952d6e464b83b22aacef3 (patch)
treedd340a82fed424d0421701e9886195c5eb42afc2 /security/libksba
parent6ccdeba3af473a888e12c8b19cacee3aada91dfb (diff)
downloadports-a75b934bc79ce161709952d6e464b83b22aacef3.tar.gz
ports-a75b934bc79ce161709952d6e464b83b22aacef3.zip
Notes
Diffstat (limited to 'security/libksba')
-rw-r--r--security/libksba/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index fa478bf39dd0..9d8fa3d26f9a 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libksba
PORTVERSION= 0.9.5
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNUPG}
+MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= alpha/${PORTNAME}
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}.sig
@@ -15,7 +15,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= lofi@FreeBSD.org
COMMENT= KSBA is an X.509 Library
-LIB_DEPENDS= gpg-error.1:${PORTSDIR}/security/libgpg-error
+LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt \
+ gpg-error.1:${PORTSDIR}/security/libgpg-error
GNU_CONFIGURE= yes
USE_LIBTOOL_VER=13