git: 29a044bed92f - main - emulators/bochs: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:39 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=29a044bed92f81683dbbd46111ba179f5faed0e6
commit 29a044bed92f81683dbbd46111ba179f5faed0e6
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:32:03 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:59 +0000
emulators/bochs: Add CPE information
Approved by: portmgr (blanket)
---
emulators/bochs/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 441d2165932c..b2d638667b39 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -13,13 +13,14 @@ LICENSE= LGPL21
BROKEN_i386= does not build on i386 (../cpu.h:4513:117: error: 'regparm' parameter must be between 0 and 3 inclusive)
-USES= gmake libtool:keepla pkgconfig xorg
+USES= cpe gmake libtool:keepla pkgconfig xorg
USE_XORG= x11
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_header_alsa_asoundlib_h=no \
ac_cv_header_ltdl_h=no
CONFIGURE_ARGS= --disable-docbook \
--disable-instrumentation
+CPE_VENDOR= bochs_project
SUB_FILES= pkg-message
More information about the dev-commits-ports-all
mailing list