aboutsummaryrefslogtreecommitdiff
path: root/security/opensaml2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /security/opensaml2
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Notes
Diffstat (limited to 'security/opensaml2')
-rw-r--r--security/opensaml2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile
index e06f6a108fb1..e33eada6abe2 100644
--- a/security/opensaml2/Makefile
+++ b/security/opensaml2/Makefile
@@ -11,10 +11,10 @@ DISTNAME= opensaml-${PORTVERSION}
MAINTAINER= girgen@FreeBSD.org
COMMENT= Open source implementation of SAML2
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
- log4shib.1:${PORTSDIR}/devel/log4shib \
- xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \
- xmltooling.6:${PORTSDIR}/devel/xmltooling
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
+ liblog4shib.so:${PORTSDIR}/devel/log4shib \
+ libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \
+ libxmltooling.so:${PORTSDIR}/devel/xmltooling
BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs