aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-09-01 15:18:29 +0800
committererwin <erwin@FreeBSD.org>2009-09-01 15:18:29 +0800
commitd0a5de21fddc620b906c10c0bf3bceb809d884fb (patch)
treeb74e311afe59651c232075df36d139982608dc89
parent98d3078027059e5597b04a1a7c73ac45ad6c80c7 (diff)
downloadfreebsd-ports-graphics-d0a5de21fddc620b906c10c0bf3bceb809d884fb.tar.gz
freebsd-ports-graphics-d0a5de21fddc620b906c10c0bf3bceb809d884fb.tar.zst
freebsd-ports-graphics-d0a5de21fddc620b906c10c0bf3bceb809d884fb.zip
Mark BROKEN on i386-6 as well.
-rw-r--r--security/shibboleth-sp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/shibboleth-sp/Makefile b/security/shibboleth-sp/Makefile
index 8ba441551a7..cd241b9a514 100644
--- a/security/shibboleth-sp/Makefile
+++ b/security/shibboleth-sp/Makefile
@@ -15,6 +15,8 @@ COMMENT= C++ Shibboleth Service Provider (Internet2) for Apache
LIB_DEPENDS= saml.5:${PORTSDIR}/security/opensaml
+BROKEN= does not build
+
OPTIONS= APACHE22 "Use Apache version 2.2 instead of version 2.0" on
USE_GMAKE= yes