aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-11-16 01:40:36 +0800
committermat <mat@FreeBSD.org>2013-11-16 01:40:36 +0800
commit9c52019297cf84aef6d437b4afaf25d88ea810e7 (patch)
tree946a10c769545dc64d42c8d3271f50743ab253f8 /print
parent62471bbed510db4c510e5d1d8de23c330bf47b32 (diff)
downloadfreebsd-ports-gnome-9c52019297cf84aef6d437b4afaf25d88ea810e7.tar.gz
freebsd-ports-gnome-9c52019297cf84aef6d437b4afaf25d88ea810e7.tar.zst
freebsd-ports-gnome-9c52019297cf84aef6d437b4afaf25d88ea810e7.zip
Chase up perltidy new name.
Pointy hat to: mat Reported by: portsnap's cperciva.
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}