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 8465ad964302..6e0b50e6fe0f 100644 --- a/textproc/p5-String-Urandom/Makefile +++ b/textproc/p5-String-Urandom/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate + p5-Params-Validate>0:devel/p5-Params-Validate BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |