diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_openid/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile index 4558e3f0a17..a5d6d2331b6 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://butterfat.net/releases/mod_auth_openid/ MAINTAINER= zhoushuqun@gmail.com COMMENT= An authentication module for the Apache 2 webserver with OpenID -BUILD_DEPENDS= apr-1-config:${PORTSDIR}/devel/apr1 LIB_DEPENDS= opkele:${PORTSDIR}/devel/libopkele \ sqlite3:${PORTSDIR}/databases/sqlite34 |