diff options
Diffstat (limited to 'devel/p5-Every/Makefile')
-rw-r--r-- | devel/p5-Every/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Every/Makefile b/devel/p5-Every/Makefile index 684b5c980fda..3ce249fb4a52 100644 --- a/devel/p5-Every/Makefile +++ b/devel/p5-Every/Makefile @@ -16,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Return true every N cycles or S seconds BUILD_DEPENDS= p5-Devel-Callsite>=0.04:${PORTSDIR}/devel/p5-Devel-Callsite -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |