Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2019 06:47:44 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511552 - in head/print: lilypond lilypond-devel
Message-ID:  <201909080647.x886ligi042338@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep  8 06:47:43 2019
New Revision: 511552
URL: https://svnweb.freebsd.org/changeset/ports/511552

Log:
  Mark BROKEN
  
  ERROR: Please install required programs:  /usr/local/bin/fontforge >= 20110222 (installed: 127.0.0.1)
  
  Reported by:	pkg-fallout

Modified:
  head/print/lilypond-devel/Makefile
  head/print/lilypond/Makefile

Modified: head/print/lilypond-devel/Makefile
==============================================================================
--- head/print/lilypond-devel/Makefile	Sun Sep  8 06:46:01 2019	(r511551)
+++ head/print/lilypond-devel/Makefile	Sun Sep  8 06:47:43 2019	(r511552)
@@ -13,6 +13,8 @@ COMMENT=	GNU music typesetter
 
 LICENSE=	GPLv3
 
+BROKEN=		fails to configure
+
 BUILD_DEPENDS=	pdftexi2dvi:print/texinfo \
 		t1ascii:print/t1utils \
 		bash:shells/bash \

Modified: head/print/lilypond/Makefile
==============================================================================
--- head/print/lilypond/Makefile	Sun Sep  8 06:46:01 2019	(r511551)
+++ head/print/lilypond/Makefile	Sun Sep  8 06:47:43 2019	(r511552)
@@ -13,6 +13,8 @@ COMMENT=	GNU music typesetter
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to configure
+
 BUILD_DEPENDS=	pdftexi2dvi:print/texinfo \
 		t1ascii:print/t1utils \
 		bash:shells/bash \



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