diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2001-05-31 16:16:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2001-05-31 16:16:54 +0000 |
commit | ab8a2ee5630d333c4adafe924f864df67ceb1ab5 (patch) | |
tree | 3c7bd449a8b582f9f17ad5966f771cdaafee2df2 /www/p5-Apache-ASP | |
parent | 3d8a10b50aae62be7d1abcfb82662e62cfbf5c54 (diff) | |
download | ports-ab8a2ee5630d333c4adafe924f864df67ceb1ab5.tar.gz ports-ab8a2ee5630d333c4adafe924f864df67ceb1ab5.zip |
Notes
Diffstat (limited to 'www/p5-Apache-ASP')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 342e99f0dd65..5681e6f6e8d7 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -26,7 +26,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Apache/Filter.pm:${P ${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}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTS_DIR}/devel/p5-Time-HiRes + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes PERL_CONFIGURE= yes |