mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
emulators/bochs: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
3b3f6a5743
commit
f620699c04
@ -1,6 +1,6 @@
|
||||
PORTNAME= bochs
|
||||
PORTVERSION= 2.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF
|
||||
@ -16,6 +16,7 @@ BROKEN_i386= does not build on i386 (../cpu.h:4513:117: error: 'regparm' paramet
|
||||
USES= cpe gmake libtool:keepla pkgconfig xorg
|
||||
USE_XORG= x11
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ENV= ac_cv_header_alsa_asoundlib_h=no \
|
||||
ac_cv_header_ltdl_h=no
|
||||
CONFIGURE_ARGS= --disable-docbook \
|
||||
|
@ -1,10 +1,6 @@
|
||||
bin/bochs
|
||||
bin/bxhub
|
||||
bin/bximage
|
||||
man/man1/bochs.1.gz
|
||||
man/man1/bochs-dlx.1.gz
|
||||
man/man1/bximage.1.gz
|
||||
man/man5/bochsrc.5.gz
|
||||
%%DATADIR%%/BIOS-bochs-latest
|
||||
%%DATADIR%%/BIOS-bochs-legacy
|
||||
%%DATADIR%%/SeaBIOS-README
|
||||
@ -43,3 +39,7 @@ man/man5/bochsrc.5.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/bxdebugger.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/memory.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/random.txt
|
||||
share/man/man1/bochs.1.gz
|
||||
share/man/man1/bochs-dlx.1.gz
|
||||
share/man/man1/bximage.1.gz
|
||||
share/man/man5/bochsrc.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user