summaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-Markdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-Markdown/Makefile')
-rw-r--r--www/p5-Template-Plugin-Markdown/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Plugin-Markdown/Makefile b/www/p5-Template-Plugin-Markdown/Makefile
index 437d6ed6935b..ad5c8816e515 100644
--- a/www/p5-Template-Plugin-Markdown/Makefile
+++ b/www/p5-Template-Plugin-Markdown/Makefile
@@ -14,8 +14,8 @@ COMMENT= TT plugin for Text::Markdown
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-Text-Markdown>=0:${PORTSDIR}/textproc/p5-Text-Markdown
+BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
+ p5-Text-Markdown>=0:textproc/p5-Text-Markdown
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5