svn commit: r404018 - head/deskutils/py-spice-gtk

Antoine Brodin antoine at FreeBSD.org
Sat Dec 19 15:08:04 UTC 2015


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"


More information about the svn-ports-head mailing list