diff options
Diffstat (limited to 'textproc/p5-String-Urandom/Makefile')
-rw-r--r-- | textproc/p5-String-Urandom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-String-Urandom/Makefile b/textproc/p5-String-Urandom/Makefile index ebd914bc10fc..9ba8332b1eda 100644 --- a/textproc/p5-String-Urandom/Makefile +++ b/textproc/p5-String-Urandom/Makefile @@ -16,7 +16,7 @@ COMMENT= Perl extension to convert /dev/urandom to 8-bit chars RUN_DEPENDS= \ p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |