diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:52:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:52:54 +0000 |
commit | 3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch) | |
tree | b6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /www/p5-Template-Plugin-Monta | |
parent | 996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (diff) |
Notes
Diffstat (limited to 'www/p5-Template-Plugin-Monta')
-rw-r--r-- | www/p5-Template-Plugin-Monta/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Plugin-Monta/Makefile b/www/p5-Template-Plugin-Monta/Makefile index e7963175174d..80c3e58a8cfa 100644 --- a/www/p5-Template-Plugin-Monta/Makefile +++ b/www/p5-Template-Plugin-Monta/Makefile @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Template-Toolkit plugin to Monta Method -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} \ - ${SITE_PERL}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta + p5-Acme-Monta>=0:${PORTSDIR}/www/p5-Acme-Monta PERL_CONFIGURE= yes |