Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 06:26:42 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r362517 - head/print/lilypond-devel
Message-ID:  <201407220626.s6M6Qg6m095964@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jul 22 06:26:42 2014
New Revision: 362517
URL: http://svnweb.freebsd.org/changeset/ports/362517
QAT: https://qat.redports.org/buildarchive/r362517/

Log:
  Fix build with texlive

Modified:
  head/print/lilypond-devel/Makefile

Modified: head/print/lilypond-devel/Makefile
==============================================================================
--- head/print/lilypond-devel/Makefile	Tue Jul 22 05:25:15 2014	(r362516)
+++ head/print/lilypond-devel/Makefile	Tue Jul 22 06:26:42 2014	(r362517)
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	pdftexi2dvi:${PORTSDIR}/p
 		help2man:${PORTSDIR}/misc/help2man \
 		pngtopnm:${PORTSDIR}/graphics/netpbm \
 		rsync:${PORTSDIR}/net/rsync \
+		texi2html:${PORTSDIR}/textproc/texi2html \
 		zip:${PORTSDIR}/archivers/zip \
 		${LOCALBASE}/share/ghostscript/fonts/c059033l.pfb:${PORTSDIR}/print/gsfonts
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407220626.s6M6Qg6m095964>