diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-01-09 13:36:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-01-09 13:36:30 +0000 |
commit | 9266d1b8032c551a93a229ab74ae80675edc219e (patch) | |
tree | f465b5e19d443e8a93e9780e7c025c984e0c3a16 /www/p5-Apache-AuthenCache | |
parent | 8aa9549d5492924b726e5e1a0d7ca0ae73eacd50 (diff) | |
download | ports-9266d1b8032c551a93a229ab74ae80675edc219e.tar.gz ports-9266d1b8032c551a93a229ab74ae80675edc219e.zip |
Notes
Diffstat (limited to 'www/p5-Apache-AuthenCache')
-rw-r--r-- | www/p5-Apache-AuthenCache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-AuthenCache/Makefile b/www/p5-Apache-AuthenCache/Makefile index 3d02847921bf..8755af20cd13 100644 --- a/www/p5-Apache-AuthenCache/Makefile +++ b/www/p5-Apache-AuthenCache/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/www/p5-Tie-IxHash +BUILD_DEPENDS= ${SITE_PERL}/Tie/IxHash.pm:${PORTSDIR}/devel/p5-Tie-IxHash SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} USE_PERL5= yes |