diff options
Diffstat (limited to 'devel/p5-TheSchwartz-Simple/Makefile')
-rw-r--r-- | devel/p5-TheSchwartz-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-TheSchwartz-Simple/Makefile b/devel/p5-TheSchwartz-Simple/Makefile index 001291cb56d5..feeae129116d 100644 --- a/devel/p5-TheSchwartz-Simple/Makefile +++ b/devel/p5-TheSchwartz-Simple/Makefile @@ -16,7 +16,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= DBI only job dispatcher for TheSchwartz BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |