aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-POM-View-HTML-Filter
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-15 17:40:36 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-15 17:40:36 +0000
commitc7d4d160b4db299251cc77f44ba268ebb30dec2c (patch)
tree946a10c769545dc64d42c8d3271f50743ab253f8 /textproc/p5-Pod-POM-View-HTML-Filter
parent5dcf77863c4a675e59af6e548f3d91c45983722d (diff)
downloadports-c7d4d160b4db299251cc77f44ba268ebb30dec2c.tar.gz
ports-c7d4d160b4db299251cc77f44ba268ebb30dec2c.zip
Notes
Diffstat (limited to 'textproc/p5-Pod-POM-View-HTML-Filter')
-rw-r--r--textproc/p5-Pod-POM-View-HTML-Filter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile
index 829e665aebd4..882705f710d4 100644
--- a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile
+++ b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile
@@ -12,7 +12,7 @@ COMMENT= Use filters on sections of your pod documents
BUILD_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM \
p5-Syntax-Highlight-Shell>=0:${PORTSDIR}/www/p5-Syntax-Highlight-Shell \
- perltidy>=0:${PORTSDIR}/devel/perltidy \
+ perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \
p5-Syntax-Highlight-HTML>=0:${PORTSDIR}/www/p5-Syntax-Highlight-HTML
RUN_DEPENDS:= ${BUILD_DEPENDS}