svn commit: r388504 - head/emulators/qemu
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Jun 4 09:06:34 UTC 2015
Author: amdmi3
Date: Thu Jun 4 09:06:33 2015
New Revision: 388504
URL: https://svnweb.freebsd.org/changeset/ports/388504
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/emulators/qemu/Makefile
Modified: head/emulators/qemu/Makefile
==============================================================================
--- head/emulators/qemu/Makefile Thu Jun 4 09:05:53 2015 (r388503)
+++ head/emulators/qemu/Makefile Thu Jun 4 09:06:33 2015 (r388504)
@@ -13,7 +13,7 @@ MAINTAINER= nox at FreeBSD.org
COMMENT= QEMU CPU Emulator
HAS_CONFIGURE= yes
-USES= gmake perl5 compiler:features
+USES= cpe gmake perl5 compiler:features
USE_PERL5= build
PATCH_STRIP= -p1
MAKE_ENV+= BSD_MAKE="${MAKE}"
More information about the svn-ports-all
mailing list