summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/opensaml/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile
index 09e1d31df132..688717860823 100644
--- a/security/opensaml/Makefile
+++ b/security/opensaml/Makefile
@@ -16,7 +16,6 @@ COMMENT= Open source implentation of SAML
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \
log4cpp.4:${PORTSDIR}/devel/log4cpp \
- xerces-c.27:${PORTSDIR}/textproc/xerces-c2 \
xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c
GNU_CONFIGURE= yes
@@ -24,8 +23,6 @@ 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