diff options
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 94b4d5d..0e6c99d 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gsasl PORTVERSION= 0.1.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ ${MASTER_SITE_GNU_ALPHA} @@ -17,7 +18,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= GNU SASL Library LIB_DEPENDS= idn.13:${PORTSDIR}/devel/libidn \ - gcrypt.10:${PORTSDIR}/security/libgcrypt-devel \ + gcrypt.12:${PORTSDIR}/security/libgcrypt \ ntlm.0:${PORTSDIR}/security/libntlm USE_GNOME= gnomehack gnometarget pkgconfig |