diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-26 16:33:12 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-26 16:33:12 +0000 |
commit | 3e449925f7ffc2e6d187b9aa49e86c28f008e771 (patch) | |
tree | e222b0631869bf6872089a3e3c16992f27bed56a /www/p5-Apache-Session | |
parent | 294a3b99704d6a8787d73a4c9727c99c9dac6932 (diff) | |
download | ports-3e449925f7ffc2e6d187b9aa49e86c28f008e771.tar.gz ports-3e449925f7ffc2e6d187b9aa49e86c28f008e771.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Session')
-rw-r--r-- | www/p5-Apache-Session/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index fce8182480a5..5d0024c859de 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -17,6 +17,7 @@ MAINTAINER= frank@exit.com BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |