diff options
Diffstat (limited to 'devel/p5-Class-Spiffy/Makefile')
-rw-r--r-- | devel/p5-Class-Spiffy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-Spiffy/Makefile b/devel/p5-Class-Spiffy/Makefile index c9215bbaa327..feabb04c09bc 100644 --- a/devel/p5-Class-Spiffy/Makefile +++ b/devel/p5-Class-Spiffy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Class::Spiffy - Spiffy Perl Interface Framework For You BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |