svn commit: r388505 - head/emulators/qemu-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jun 4 09:06:56 UTC 2015


Author: amdmi3
Date: Thu Jun  4 09:06:55 2015
New Revision: 388505
URL: https://svnweb.freebsd.org/changeset/ports/388505

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/emulators/qemu-devel/Makefile

Modified: head/emulators/qemu-devel/Makefile
==============================================================================
--- head/emulators/qemu-devel/Makefile	Thu Jun  4 09:06:33 2015	(r388504)
+++ head/emulators/qemu-devel/Makefile	Thu Jun  4 09:06:55 2015	(r388505)
@@ -15,7 +15,7 @@ MAINTAINER=	nox at FreeBSD.org
 COMMENT?=	QEMU CPU Emulator - development version
 
 HAS_CONFIGURE=	yes
-USES=		gmake pkgconfig bison perl5 python:2,build tar:bzip2
+USES=		cpe gmake pkgconfig bison perl5 python:2,build tar:bzip2
 USE_PERL5=	build
 USE_XORG=	pixman
 USE_GNOME+=	glib20


More information about the svn-ports-head mailing list