diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-03-13 11:55:38 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-03-13 11:55:38 +0000 |
commit | 240466f0f3d5963b7a6355ef6e5dbbe77e6420e3 (patch) | |
tree | 9352ff176ada6da35bb50baab6a44ad7975c75f3 /security/gsasl | |
parent | 47f89e9e96fba3f9f0c69584539cb0a8acfe9ed8 (diff) |
Notes
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index da1437f8af40..78b512afa893 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsasl PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,6 +18,7 @@ COMMENT= GNU SASL Library LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ gcrypt.17:${PORTSDIR}/security/libgcrypt \ + gnutls.40:${PORTSDIR}/security/gnutls \ ntlm.0:${PORTSDIR}/security/libntlm USE_GNOME= gnomehack gnometarget pkgconfig |