diff options
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 7d2789460cd6..d5e3a459baf4 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -13,9 +13,9 @@ COMMENT= Perl module to provide custom forms for reauthentication LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=1.39:${PORTSDIR}/www/mod_perl2 \ - p5-Class-Load>=0.03:${PORTSDIR}/devel/p5-Class-Load \ - p5-autobox>=1.10:${PORTSDIR}/devel/p5-autobox +BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=1.39:www/mod_perl2 \ + p5-Class-Load>=0.03:devel/p5-Class-Load \ + p5-autobox>=1.10:devel/p5-autobox RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |