aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_openid
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 /www/mod_auth_openid
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361812
Diffstat (limited to 'www/mod_auth_openid')
-rw-r--r--www/mod_auth_openid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile
index a8514e0a798e..9eb6e5a87648 100644
--- a/www/mod_auth_openid/Makefile
+++ b/www/mod_auth_openid/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= An authentication module for the Apache 2 webserver with OpenID
-LIB_DEPENDS= opkele:${PORTSDIR}/devel/libopkele \
- sqlite3:${PORTSDIR}/databases/sqlite3
+LIB_DEPENDS= libopkele.so:${PORTSDIR}/devel/libopkele \
+ libsqlite3.so:${PORTSDIR}/databases/sqlite3
PLIST_FILES= ${APACHEMODDIR}/mod_auth_openid.so