diff options
Diffstat (limited to 'math/p5-Set-IntSpan-Fast-XS/Makefile')
-rw-r--r-- | math/p5-Set-IntSpan-Fast-XS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Set-IntSpan-Fast-XS/Makefile b/math/p5-Set-IntSpan-Fast-XS/Makefile index f9b04167d503..08b775a9e036 100644 --- a/math/p5-Set-IntSpan-Fast-XS/Makefile +++ b/math/p5-Set-IntSpan-Fast-XS/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Faster Set::IntSpan::Fast -BUILD_DEPENDS= p5-Data-Swap>=0.07:${PORTSDIR}/devel/p5-Data-Swap \ - p5-Set-IntSpan-Fast>=1.13:${PORTSDIR}/math/p5-Set-IntSpan-Fast +BUILD_DEPENDS= p5-Data-Swap>=0.07:devel/p5-Data-Swap \ + p5-Set-IntSpan-Fast>=1.13:math/p5-Set-IntSpan-Fast RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |