diff options
Diffstat (limited to 'devel/svk/Makefile')
-rw-r--r-- | devel/svk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/svk/Makefile b/devel/svk/Makefile index fcb1f4d73788..ab649efcfa65 100644 --- a/devel/svk/Makefile +++ b/devel/svk/Makefile @@ -51,7 +51,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-L p5-YAML-Syck>=0.60:${PORTSDIR}/textproc/p5-YAML-Syck \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-version>=0.68:${PORTSDIR}/devel/p5-version -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |