diff options
Diffstat (limited to 'www/mod_auth_openid/Makefile')
-rw-r--r-- | www/mod_auth_openid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_openid/Makefile b/www/mod_auth_openid/Makefile index 8e3156096512..e5837c28c687 100644 --- a/www/mod_auth_openid/Makefile +++ b/www/mod_auth_openid/Makefile @@ -23,4 +23,5 @@ CONFIGURE_ARGS= --with-pcre=${LOCALBASE} CFLAGS+= -I${LOCALBASE}/include -I/usr/include/openssl +NO_STAGE= yes .include <bsd.port.mk> |