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