aboutsummaryrefslogtreecommitdiff
path: root/security/opensaml
diff options
context:
space:
mode:
authorOKAZAKI Tetsurou <okazaki@FreeBSD.org>2008-12-21 23:31:38 +0000
committerOKAZAKI Tetsurou <okazaki@FreeBSD.org>2008-12-21 23:31:38 +0000
commitabfbd47ae621c792903708cc4305bf32602c6913 (patch)
tree2c27c4073d5e19a6ea547cfdb8f2eede69136028 /security/opensaml
parent7e11ea3a7762cbfd3840fe0940a47bc5cbb21ca7 (diff)
downloadports-abfbd47ae621c792903708cc4305bf32602c6913.tar.gz
ports-abfbd47ae621c792903708cc4305bf32602c6913.zip
Remove BROKEN.
Replace explicit dependence on xerces-c2 with indirect one via apache-xml-security-c.
Notes
Notes: svn path=/head/; revision=224544
Diffstat (limited to 'security/opensaml')
-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