aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_openid
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 13:01:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 13:01:53 +0000
commitbeae873ea667e60f3ca6576139a1b6bd9f9d4e4a (patch)
tree60e6bd0c1da61d32c96b74fbcafd43dc4b21eaa6 /www/mod_auth_openid
parentaf5d49a7b64ad9cecbed5d3b574882cc6353b8ba (diff)
downloadports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.tar.gz
ports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326494
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 e396b0f7be07..8e3156096512 100644
--- a/www/mod_auth_openid/Makefile
+++ b/www/mod_auth_openid/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= opkele:${PORTSDIR}/devel/libopkele \
PLIST_FILES= ${APACHEMODDIR}/mod_auth_openid.so
USE_APACHE= 22
-USE_GMAKE= yes
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pcre=${LOCALBASE}