diff options
Diffstat (limited to 'security/p5-Authen-Radius/Makefile')
-rw-r--r-- | security/p5-Authen-Radius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 7011b3c40b2b..2558d7ef8dd4 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -13,9 +13,9 @@ COMMENT= Perl5 module to provide simple Radius client facilities LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Data-HexDump>=0.02:devel/p5-Data-HexDump \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Data-HexDump>=0.02:devel/p5-Data-HexDump \ p5-Net-IP>=1.26:net-mgmt/p5-Net-IP -RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings REINPLACE_ARGS= -i '' |