diff options
Diffstat (limited to 'devel/p5-Best/Makefile')
-rw-r--r-- | devel/p5-Best/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Best/Makefile b/devel/p5-Best/Makefile index 165bb47a3a2f..7f4bc63bd158 100644 --- a/devel/p5-Best/Makefile +++ b/devel/p5-Best/Makefile @@ -16,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Fallbackable module loader BUILD_DEPENDS= ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |