aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Apache-AuthenCache
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-01-09 21:36:30 +0800
committerroam <roam@FreeBSD.org>2001-01-09 21:36:30 +0800
commit6450839aa4a8f5480f1124e67e3c0a642691672b (patch)
tree17a7ea4a57684797acbe3aaf7fff75ed443eb935 /www/p5-Apache-AuthenCache
parent0c5480647a8ab5dfb93dac0c9f97aad4a67f2897 (diff)
downloadfreebsd-ports-gnome-6450839aa4a8f5480f1124e67e3c0a642691672b.tar.gz
freebsd-ports-gnome-6450839aa4a8f5480f1124e67e3c0a642691672b.tar.zst
freebsd-ports-gnome-6450839aa4a8f5480f1124e67e3c0a642691672b.zip
Depend on devel/p5-Tie-IxHash, not www/p5-Tie-IxHash.
Approved by: will
Diffstat (limited to 'www/p5-Apache-AuthenCache')
-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