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 48e470eddcec..9de97ebea14e 100644 --- a/math/p5-Set-IntSpan-Fast/Makefile +++ b/math/p5-Set-IntSpan-Fast/Makefile @@ -15,7 +15,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Fast handling of sets containing integer spans BUILD_DEPENDS= ${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |