diff options
Diffstat (limited to 'math/p5-Set-IntSpan-Fast/Makefile')
-rw-r--r-- | math/p5-Set-IntSpan-Fast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Set-IntSpan-Fast/Makefile b/math/p5-Set-IntSpan-Fast/Makefile index 14c0465dbcda..46fe4d558efb 100644 --- a/math/p5-Set-IntSpan-Fast/Makefile +++ b/math/p5-Set-IntSpan-Fast/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Fast handling of sets containing integer spans -BUILD_DEPENDS= p5-Data-Types>=0:${PORTSDIR}/devel/p5-Data-Types +BUILD_DEPENDS= p5-Data-Types>=0:devel/p5-Data-Types RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |