aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-07 11:32:18 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-07 11:51:22 +0000
commitf620699c04eb372be9437ae6c9c2d7c896bc4234 (patch)
tree139d583f85a097587b3f6e120fdbb5116124028d
parent3b3f6a574348be2770fd09a62bc03962f0d1d6de (diff)
downloadports-f620699c04eb372be9437ae6c9c2d7c896bc4234.tar.gz
ports-f620699c04eb372be9437ae6c9c2d7c896bc4234.zip
emulators/bochs: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--emulators/bochs/Makefile3
-rw-r--r--emulators/bochs/pkg-plist8
2 files changed, 6 insertions, 5 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index 03e5b17e35b4..73ace665ddb7 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -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 \
diff --git a/emulators/bochs/pkg-plist b/emulators/bochs/pkg-plist
index f5e9f51523e3..7ca2cd4c0247 100644
--- a/emulators/bochs/pkg-plist
+++ b/emulators/bochs/pkg-plist
@@ -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