svn commit: r363684 - head/print/latex2rtf
Adam Weinberger
adamw at FreeBSD.org
Fri Aug 1 01:00:32 UTC 2014
Author: adamw
Date: Fri Aug 1 01:00:32 2014
New Revision: 363684
URL: http://svnweb.freebsd.org/changeset/ports/363684
QAT: https://qat.redports.org/buildarchive/r363684/
Log:
Add USES=makeinfo to fix build on current.
Modified:
head/print/latex2rtf/Makefile
Modified: head/print/latex2rtf/Makefile
==============================================================================
--- head/print/latex2rtf/Makefile Thu Jul 31 23:22:41 2014 (r363683)
+++ head/print/latex2rtf/Makefile Fri Aug 1 01:00:32 2014 (r363684)
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= danilo at FreeBSD.org
COMMENT= Translator from LaTeX to RTF
-USES= shebangfix
+USES= shebangfix makeinfo
SHEBANG_FILES= ${WRKSRC}/scripts/latex2png
OPTIONS_DEFINE= LATEX2PNG
More information about the svn-ports-head
mailing list