diff options
Diffstat (limited to 'security/p5-Authen-Simple-RADIUS/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-RADIUS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Simple-RADIUS/Makefile b/security/p5-Authen-Simple-RADIUS/Makefile index 3be394c6eefe..f4d12d3abc67 100644 --- a/security/p5-Authen-Simple-RADIUS/Makefile +++ b/security/p5-Authen-Simple-RADIUS/Makefile @@ -14,9 +14,9 @@ COMMENT= Simple RADIUS authentication LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \ p5-Authen-Radius>=0:security/p5-Authen-Radius -RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild |