aboutsummaryrefslogtreecommitdiff
path: root/print
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 /print
parent5dcf77863c4a675e59af6e548f3d91c45983722d (diff)
downloadports-c7d4d160b4db299251cc77f44ba268ebb30dec2c.tar.gz
ports-c7d4d160b4db299251cc77f44ba268ebb30dec2c.zip
Chase up perltidy new name.
Pointy hat to: mat Reported by: portsnap's cperciva.
Notes
Notes: svn path=/head/; revision=333896
Diffstat (limited to 'print')
-rw-r--r--print/a2pdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/a2pdf/Makefile b/print/a2pdf/Makefile
index 85c0ff5d2895..529b9d16a8e5 100644
--- a/print/a2pdf/Makefile
+++ b/print/a2pdf/Makefile
@@ -13,7 +13,7 @@ COMMENT= Text to PDF converter
LICENSE= ART20
BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \
- perltidy>=0:${PORTSDIR}/devel/perltidy \
+ perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \
p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type
RUN_DEPENDS:= ${BUILD_DEPENDS}