aboutsummaryrefslogtreecommitdiff
path: root/security/opensaml
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-18 13:42:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-18 13:42:20 +0000
commit7389b742d9226114443a274c8e21aed13f58c7b8 (patch)
tree73673fc47402ff55d3386daeecc5ff89bd45492b /security/opensaml
parent7f8aada91b7b02899e649c5497e75affbc4b628b (diff)
downloadports-7389b742d9226114443a274c8e21aed13f58c7b8.tar.gz
ports-7389b742d9226114443a274c8e21aed13f58c7b8.zip
Notes
Diffstat (limited to 'security/opensaml')
-rw-r--r--security/opensaml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile
index d812315d5685..a58c9c5f74aa 100644
--- a/security/opensaml/Makefile
+++ b/security/opensaml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opensaml
DISTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/${DISTVERSION}/
@@ -16,7 +17,7 @@ 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.13:${PORTSDIR}/security/apache-xml-security-c
+ xml-security-c.14:${PORTSDIR}/security/apache-xml-security-c
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15