diff options
Diffstat (limited to 'devel/p5-DateTime-Format-SQLite')
-rw-r--r-- | devel/p5-DateTime-Format-SQLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-SQLite/Makefile b/devel/p5-DateTime-Format-SQLite/Makefile index b21b6fb16ae3..5b540cf660bb 100644 --- a/devel/p5-DateTime-Format-SQLite/Makefile +++ b/devel/p5-DateTime-Format-SQLite/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format SQLite dates and times BUILD_DEPENDS= ${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-Builder -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |