diff options
Diffstat (limited to 'devel/p5-DateTime-TimeZone-LMT/Makefile')
-rw-r--r-- | devel/p5-DateTime-TimeZone-LMT/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-TimeZone-LMT/Makefile b/devel/p5-DateTime-TimeZone-LMT/Makefile index 1feb4f6f5d4d..3abeb75f6f82 100644 --- a/devel/p5-DateTime-TimeZone-LMT/Makefile +++ b/devel/p5-DateTime-TimeZone-LMT/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= A Local Mean Time time zone for DateTime BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |