diff options
Diffstat (limited to 'math/p5-Math-RandomOrg/Makefile')
-rw-r--r-- | math/p5-Math-RandomOrg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-RandomOrg/Makefile b/math/p5-Math-RandomOrg/Makefile index 325df7bbadd2..d62efbd8ee1b 100644 --- a/math/p5-Math-RandomOrg/Makefile +++ b/math/p5-Math-RandomOrg/Makefile @@ -14,7 +14,7 @@ COMMENT= Retrieve random numbers and data from random.org LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |