aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthenCache/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-01-09 13:36:30 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-01-09 13:36:30 +0000
commit9266d1b8032c551a93a229ab74ae80675edc219e (patch)
treef465b5e19d443e8a93e9780e7c025c984e0c3a16 /www/p5-Apache-AuthenCache/Makefile
parent8aa9549d5492924b726e5e1a0d7ca0ae73eacd50 (diff)
downloadports-9266d1b8032c551a93a229ab74ae80675edc219e.tar.gz
ports-9266d1b8032c551a93a229ab74ae80675edc219e.zip
Depend on devel/p5-Tie-IxHash, not www/p5-Tie-IxHash.
Approved by: will
Notes
Notes: svn path=/head/; revision=36997
Diffstat (limited to 'www/p5-Apache-AuthenCache/Makefile')
-rw-r--r--www/p5-Apache-AuthenCache/Makefile2
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