diff options
Diffstat (limited to 'devel/p5-Array-Window/Makefile')
-rw-r--r-- | devel/p5-Array-Window/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Array-Window/Makefile b/devel/p5-Array-Window/Makefile index 856ace7af313..d0a405df00c1 100644 --- a/devel/p5-Array-Window/Makefile +++ b/devel/p5-Array-Window/Makefile @@ -14,7 +14,7 @@ COMMENT= Calculate windows/subsets/pages of arrays LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Params-Util>=0.12:${PORTSDIR}/devel/p5-Params-Util +BUILD_DEPENDS= p5-Params-Util>=0.12:devel/p5-Params-Util RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |