summaryrefslogtreecommitdiff
path: root/security/opensaml
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-30 05:03:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-30 05:03:27 +0000
commit82cc90b06c696c9fad8fabd5b51587dc2ad47605 (patch)
tree6679cdc8ea4f28b04751168abb74e68200f1b9b6 /security/opensaml
parentFix build with GCC 4.2 (diff)
= Mark BROKEN Does not compile
Reported by: pavbot
Notes
Notes: svn path=/head/; revision=223618
Diffstat (limited to 'security/opensaml')
-rw-r--r--security/opensaml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile
index a58c9c5f74aa..09e1d31df132 100644
--- a/security/opensaml/Makefile
+++ b/security/opensaml/Makefile
@@ -24,6 +24,8 @@ USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_LDCONFIG= yes
+BROKEN= Does not compile
+
post-patch:
@${REINPLACE_CMD} -e 's,^pkgdocdir.*=.*,pkgdocdir = ${DOCSDIR},' \
${WRKSRC}/doc/Makefile.in