diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-22 09:19:26 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-22 09:19:26 +0000 |
commit | a6b45e2861f938fb4cd39bab12bb0f03a0f71b54 (patch) | |
tree | ea97483610e8cf6961e7188b5021bbb0c9afe6d5 /www/p5-Apache-Radius | |
parent | 4c6bd29a21023708c655c41aec34f64b8b3b3bcc (diff) | |
download | ports-a6b45e2861f938fb4cd39bab12bb0f03a0f71b54.tar.gz ports-a6b45e2861f938fb4cd39bab12bb0f03a0f71b54.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Radius')
-rw-r--r-- | www/p5-Apache-Radius/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Apache-Radius/Makefile b/www/p5-Apache-Radius/Makefile index f859259800cc..060947876413 100644 --- a/www/p5-Apache-Radius/Makefile +++ b/www/p5-Apache-Radius/Makefile @@ -16,6 +16,8 @@ MAINTAINER= sheldonh@FreeBSD.org 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 +RUN_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 |