diff options
Diffstat (limited to 'devel/p5-autobox-Core/Makefile')
-rw-r--r-- | devel/p5-autobox-Core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-autobox-Core/Makefile b/devel/p5-autobox-Core/Makefile index b873d186a6c7..f7a492c66f63 100644 --- a/devel/p5-autobox-Core/Makefile +++ b/devel/p5-autobox-Core/Makefile @@ -15,7 +15,7 @@ MAINTAINER= wen@FreeBSD.org COMMENT= Core functions exposed as methods in primitive types BUILD_DEPENDS= p5-autobox>=0:${PORTSDIR}/devel/p5-autobox -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |