Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2015 09:06:56 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388505 - head/emulators/qemu-devel
Message-ID:  <201506040906.t5496uFL041111@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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