From b18d2a018ce66e942c18e948db5a327f31e8f5c9 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 1 Aug 2014 01:00:32 +0000 Subject: [PATCH] Add USES=makeinfo to fix build on current. --- print/latex2rtf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/latex2rtf/Makefile b/print/latex2rtf/Makefile index 107efdf25d71..328829ab35b1 100644 --- a/print/latex2rtf/Makefile +++ b/print/latex2rtf/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-unix/${PORTVERSION} \ MAINTAINER= danilo@FreeBSD.org COMMENT= Translator from LaTeX to RTF -USES= shebangfix +USES= shebangfix makeinfo SHEBANG_FILES= ${WRKSRC}/scripts/latex2png OPTIONS_DEFINE= LATEX2PNG