aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_auth_openid
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-05-18 12:05:05 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-05-18 12:05:05 +0800
commit478fd80efcbb0b481164e3b52d18e33a14fb6fa0 (patch)
tree50dd7b1ebdbd186eceedd79a2001a7722a5c1f81 /www/mod_auth_openid
parent08fef6ad8f443edde1236029535c88b9c0bb9f55 (diff)
downloadfreebsd-ports-gnome-478fd80efcbb0b481164e3b52d18e33a14fb6fa0.tar.gz
freebsd-ports-gnome-478fd80efcbb0b481164e3b52d18e33a14fb6fa0.tar.zst
freebsd-ports-gnome-478fd80efcbb0b481164e3b52d18e33a14fb6fa0.zip
- Convert ports/ to devel/apr1
PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Diffstat (limited to 'www/mod_auth_openid')
-rw-r--r--www/mod_auth_openid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile
index fc3d96b96488..4558e3f0a171 100644
--- a/www/mod_auth_openid/Makefile
+++ b/www/mod_auth_openid/Makefile
@@ -13,7 +13,7 @@ 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/apr
+BUILD_DEPENDS= apr-1-config:${PORTSDIR}/devel/apr1
LIB_DEPENDS= opkele:${PORTSDIR}/devel/libopkele \
sqlite3:${PORTSDIR}/databases/sqlite34