svn commit: r553842 - head/emulators/qemu-utils

Antoine Brodin antoine at FreeBSD.org
Sun Nov 1 14:24:03 UTC 2020


Author: antoine
Date: Sun Nov  1 14:24:02 2020
New Revision: 553842
URL: https://svnweb.freebsd.org/changeset/ports/553842

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/emulators/qemu-utils/Makefile

Modified: head/emulators/qemu-utils/Makefile
==============================================================================
--- head/emulators/qemu-utils/Makefile	Sun Nov  1 14:21:07 2020	(r553841)
+++ head/emulators/qemu-utils/Makefile	Sun Nov  1 14:24:02 2020	(r553842)
@@ -5,6 +5,8 @@ PKGNAMESUFFIX=	-utils
 MAINTAINER=	ken at FreeBSD.org
 COMMENT=	QEMU userland utilities
 
+BROKEN=		fails to patch
+
 HAS_CONFIGURE=	yes
 USES=		compiler:c11 cpe gettext-runtime gmake gnome perl5 pkgconfig \
 		python:build tar:xz


More information about the svn-ports-all mailing list