aboutsummaryrefslogtreecommitdiff
path: root/print/latex2rtf
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-05 07:29:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-05 07:29:05 +0000
commitdd0efaef40a2416d854a56bcffa216d809ca19fb (patch)
tree0265fe44e2e8b525ce586385590e09f52eff9e23 /print/latex2rtf
parent7a85b5ce5ea79ead7c2e284b1fe32b6d53e73ad2 (diff)
downloadports-dd0efaef40a2416d854a56bcffa216d809ca19fb.tar.gz
ports-dd0efaef40a2416d854a56bcffa216d809ca19fb.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326361
Diffstat (limited to 'print/latex2rtf')
-rw-r--r--print/latex2rtf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/latex2rtf/Makefile b/print/latex2rtf/Makefile
index bb32b44d3267..b3df1e318580 100644
--- a/print/latex2rtf/Makefile
+++ b/print/latex2rtf/Makefile
@@ -18,7 +18,8 @@ COMMENT= Translator from LaTeX to RTF
MAN1= latex2rtf.1 latex2png.1
INFO= latex2rtf
-USE_PERL5_BUILD=yes
+USES= perl5
+USE_PERL5= build
INSTALL_TARGET= install install-info