diff options
Diffstat (limited to 'security/opensaml/Makefile')
-rw-r--r-- | security/opensaml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index e97928ef66ae..883e54f7b59a 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/${DISTVERSI MAINTAINER= ports@FreeBSD.org COMMENT= Open source implentation of SAML +BROKEN= Does not fetch + LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ log4cpp.4:${PORTSDIR}/devel/log4cpp \ xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c |