aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_mellon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_auth_mellon/Makefile')
-rw-r--r--www/mod_auth_mellon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_mellon/Makefile b/www/mod_auth_mellon/Makefile
index b0d19537181f..45e7907f428c 100644
--- a/www/mod_auth_mellon/Makefile
+++ b/www/mod_auth_mellon/Makefile
@@ -13,8 +13,8 @@ COMMENT= Apache auth module for identifying SSO users
LICENSE= GPLv2
-LIB_DEPENDS= lasso:${PORTSDIR}/security/lasso \
- curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= liblasso.so:${PORTSDIR}/security/lasso \
+ libcurl.so:${PORTSDIR}/ftp/curl
USES= pkgconfig
GNU_CONFIGURE= yes