aboutsummaryrefslogtreecommitdiff
path: root/security/shibboleth-sp
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-09-01 07:18:29 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-09-01 07:18:29 +0000
commitb5ef768100488d51027854673608ca5c22d2dfd0 (patch)
tree82ad5e2ebf1347a641907d37b4221e06fa1b6543 /security/shibboleth-sp
parent008695b14346b698ece3930f2efc66463d983134 (diff)
downloadports-b5ef768100488d51027854673608ca5c22d2dfd0.tar.gz
ports-b5ef768100488d51027854673608ca5c22d2dfd0.zip
Mark BROKEN on i386-6 as well.
Notes
Notes: svn path=/head/; revision=240643
Diffstat (limited to 'security/shibboleth-sp')
-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 8ba441551a7a..cd241b9a5144 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