diff options
Diffstat (limited to 'textproc/p5-Template-Magic/Makefile')
-rw-r--r-- | textproc/p5-Template-Magic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Template-Magic/Makefile b/textproc/p5-Template-Magic/Makefile index 6d878d0004fa..c3dd3b16452a 100644 --- a/textproc/p5-Template-Magic/Makefile +++ b/textproc/p5-Template-Magic/Makefile @@ -17,7 +17,7 @@ COMMENT= A Perl Module with magic merger of runtime values with templates BUILD_DEPENDS= ${SITE_PERL}/IO/Util.pm:${PORTSDIR}/devel/p5-IO-Util \ ${SITE_PERL}/Class/constr.pm:${PORTSDIR}/devel/p5-OOTools \ ${SITE_PERL}/HTML/TableTiler.pm:${PORTSDIR}/www/p5-HTML-TableTiler -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= YES |