mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
emulators/bochs: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
e722fbc2cd
commit
29a044bed9
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue