summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Radius
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-22 09:19:26 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-22 09:19:26 +0000
commita6b45e2861f938fb4cd39bab12bb0f03a0f71b54 (patch)
treeea97483610e8cf6961e7188b5021bbb0c9afe6d5 /www/p5-Apache-Radius
parentAdd {BUILD,RUN}_DEPENDS on p5-MIME-Base64. (diff)
Mark mod_perl and p5-Authen-Radius as RUN_DEPENDS as well.
Notes
Notes: svn path=/head/; revision=26952
Diffstat (limited to 'www/p5-Apache-Radius')
-rw-r--r--www/p5-Apache-Radius/Makefile2
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