summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Radius
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-21 18:09:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-21 18:09:57 +0000
commit6859437a17169f680c17a239afd35e1cee3844ca (patch)
tree23a4b2d111e3644a8e40c246e1e850a10dfb1e4c /www/p5-Apache-Radius
parentportlint: remove whitespace (diff)
portlint: PREFIX -> LOCALBASE
Notes
Notes: svn path=/head/; revision=26925
Diffstat (limited to 'www/p5-Apache-Radius')
-rw-r--r--www/p5-Apache-Radius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Radius/Makefile b/www/p5-Apache-Radius/Makefile
index d853c3711fa0..f859259800cc 100644
--- a/www/p5-Apache-Radius/Makefile
+++ b/www/p5-Apache-Radius/Makefile
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= Apache
MAINTAINER= sheldonh@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \
- ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
+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}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius
USE_PERL5= YES