Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2015 15:08:02 +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: r404018 - head/deskutils/py-spice-gtk
Message-ID:  <201512191508.tBJF82gc046930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Dec 19 15:08:02 2015
New Revision: 404018
URL: https://svnweb.freebsd.org/changeset/ports/404018

Log:
  Mark BROKEN: fails to package
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/deskutils/py-spice-gtk/work/stage/usr/local/lib/python2.7/site-packages/SpiceClientGtk.a: No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/deskutils/py-spice-gtk/Makefile

Modified: head/deskutils/py-spice-gtk/Makefile
==============================================================================
--- head/deskutils/py-spice-gtk/Makefile	Sat Dec 19 14:59:27 2015	(r404017)
+++ head/deskutils/py-spice-gtk/Makefile	Sat Dec 19 15:08:02 2015	(r404018)
@@ -6,5 +6,6 @@ MASTERDIR=	${.CURDIR}/../spice-gtk
 
 CONFLICTS=	spice-gtk-[0-9]*
 SPICE_SLAVE=	yes
+BROKEN=		fails to package
 
 .include "${MASTERDIR}/Makefile"



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