svn commit: r513906 - head/textproc/libxml++26-reference

Antoine Brodin antoine at FreeBSD.org
Sun Oct 6 20:54:07 UTC 2019


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:


More information about the svn-ports-head mailing list