aboutsummaryrefslogtreecommitdiff
path: root/security/shishi
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-04-10 21:44:03 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-04-10 21:44:03 +0000
commit609e92def57c394a9e63daad867a1f64369dadc1 (patch)
tree29e08e0c618fd861a43a3f6ea90235bf99ab12de /security/shishi
parentb6317faabe33842a0d5c0a7337a77f82ef973dc7 (diff)
downloadports-609e92def57c394a9e63daad867a1f64369dadc1.tar.gz
ports-609e92def57c394a9e63daad867a1f64369dadc1.zip
Notes
Diffstat (limited to 'security/shishi')
-rw-r--r--security/shishi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index ed2e7acfaf1d..b4c77499f861 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -8,6 +8,7 @@
PORTNAME= shishi
PORTVERSION= 0.0.43
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,8 @@ COMMENT= A free implementation of the Kerberos 5 network security system
LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
tasn1.4:${PORTSDIR}/security/libtasn1 \
- gcrypt.16:${PORTSDIR}/security/libgcrypt
+ gcrypt.16:${PORTSDIR}/security/libgcrypt \
+ gnutls.40:${PORTSDIR}/security/gnutls
USE_AUTOTOOLS= libtool:22
USE_PERL5_BUILD= yes