aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 21:01:53 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 21:01:53 +0800
commit9f16a4e58a80e0bb4b5a0fff030ff416dba10992 (patch)
tree60e6bd0c1da61d32c96b74fbcafd43dc4b21eaa6 /www
parent58933da8b9c1e700f7139194f89eec65c1c57f66 (diff)
downloadfreebsd-ports-gnome-9f16a4e58a80e0bb4b5a0fff030ff416dba10992.tar.gz
freebsd-ports-gnome-9f16a4e58a80e0bb4b5a0fff030ff416dba10992.tar.zst
freebsd-ports-gnome-9f16a4e58a80e0bb4b5a0fff030ff416dba10992.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'www')
-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}