diff options
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 4a8b30a9e37d..45a7b8a675e3 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A perl module to provide custom forms for reauthentication +APACHE_COMPAT= yes RUN_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} .if defined(WITH_MODPERL2) RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2 |