diff options
Diffstat (limited to 'devel/p5-Class-Default/Makefile')
-rw-r--r-- | devel/p5-Class-Default/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-Default/Makefile b/devel/p5-Class-Default/Makefile index 58d054878647..d0bd793854c5 100644 --- a/devel/p5-Class-Default/Makefile +++ b/devel/p5-Class-Default/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Static calls apply to a default instantiation BUILD_DEPENDS= ${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |