Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2019 20:54:06 +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: r513906 - head/textproc/libxml++26-reference
Message-ID:  <201910062054.x96Ks6MP037511@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct  6 20:54:06 2019
New Revision: 513906
URL: https://svnweb.freebsd.org/changeset/ports/513906

Log:
  Mark BROKEN
  
  gmake[1]: Entering directory '/wrkdirs/usr/ports/textproc/libxml++26-reference/work/libxml++-2.40.1'
  gmake[1]: *** No rule to make target 'install-data-local'.  Stop.
  
  Reported by:	pkg-fallout

Modified:
  head/textproc/libxml++26-reference/Makefile

Modified: head/textproc/libxml++26-reference/Makefile
==============================================================================
--- head/textproc/libxml++26-reference/Makefile	Sun Oct  6 20:43:07 2019	(r513905)
+++ head/textproc/libxml++26-reference/Makefile	Sun Oct  6 20:54:06 2019	(r513906)
@@ -10,6 +10,8 @@ BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/libxml++
 USES=		gmake pkgconfig
 GNU_CONFIGURE=	yes
 
+BROKEN=		fails to stage
+
 DOCSDIR=	${PREFIX}/share/doc/libxml++-2.6
 
 do-install:



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