diff options
-rw-r--r-- | www/p5-Template-Plugin-Monta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Monta/Makefile b/www/p5-Template-Plugin-Monta/Makefile index 8411daed145e..d2b1220a51a3 100644 --- a/www/p5-Template-Plugin-Monta/Makefile +++ b/www/p5-Template-Plugin-Monta/Makefile @@ -17,7 +17,7 @@ COMMENT= Template-Toolkit plugin to Monta Method BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS= ${BUILD_DEPENDS} \ - ${SITE_PERL}/${PERL_ARCH}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta + ${SITE_PERL}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta PERL_CONFIGURE= yes |