git: fe7c4767c1c7 - main - games/freeciv: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 08:31:28 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe7c4767c1c72ac1af54a81b71c567dff6f3f1ff commit fe7c4767c1c72ac1af54a81b71c567dff6f3f1ff Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-09 08:18:31 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-09 08:31:03 +0000 games/freeciv: Move man pages to share/man Approved by: portmgr (blanket) --- games/freeciv/Makefile | 2 ++ games/freeciv/pkg-plist | 38 +++++++++++++++++++------------------- 2 files changed, 21 insertions(+), 19 deletions(-) diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 12654477d43e..a2ed440d3a68 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,5 +1,6 @@ PORTNAME= freeciv PORTVERSION= 3.0.9 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ http://files.freeciv.org/stable/ @@ -24,6 +25,7 @@ SHEBANG_FILES= bootstrap/*.sh data/flags/convert* scripts/mapimg2anim \ USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} \ --disable-static \ --enable-aimodules \ diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist index b4fbae9e7e0a..eb8e1d5f5047 100644 --- a/games/freeciv/pkg-plist +++ b/games/freeciv/pkg-plist @@ -19,25 +19,6 @@ lib/libfreeciv-srv.so.0.0.0 lib/libfreeciv.so lib/libfreeciv.so.0 lib/libfreeciv.so.0.0.0 -man/man6/freeciv.6.gz -%%CLIENT%%man/man6/freeciv-client.6.gz -%%GTK2%%man/man6/freeciv-gtk2.6.gz -@comment man/man6/freeciv-gtk3.22.6.gz -%%GTK3%%man/man6/freeciv-gtk3.6.gz -%%GTK4%%man/man6/freeciv-mp-gtk4.6.gz -man/man6/freeciv-manual.6.gz -man/man6/freeciv-modpack.6.gz -man/man6/freeciv-mp-cli.6.gz -%%GTK2%%man/man6/freeciv-mp-gtk2.6.gz -%%GTK3%%man/man6/freeciv-mp-gtk3.6.gz -%%QT5%%man/man6/freeciv-mp-qt.6.gz -%%QT5%%man/man6/freeciv-qt.6.gz -%%QT5%%man/man6/freeciv-ruledit.6.gz -%%QT5%%man/man6/freeciv-ruleup.6.gz -@comment man/man6/freeciv-sdl.6.gz -%%SDL%%man/man6/freeciv-sdl2.6.gz -man/man6/freeciv-server.6.gz -@comment man/man6/freeciv-xaw.6.gz %%GTK2%%share/applications/org.freeciv.gtk2.desktop %%GTK2%%share/applications/org.freeciv.mp.gtk2.desktop %%GTK3%%share/applications/org.freeciv.mp.gtk3.desktop @@ -226,6 +207,25 @@ share/icons/hicolor/64x64/apps/freeciv-server.png %%QT5%%share/metainfo/org.freeciv.ruledit.appdata.xml %%SDL%%share/metainfo/org.freeciv.sdl2.appdata.xml share/metainfo/org.freeciv.server.appdata.xml +share/man/man6/freeciv.6.gz +%%CLIENT%%share/man/man6/freeciv-client.6.gz +%%GTK2%%share/man/man6/freeciv-gtk2.6.gz +@comment share/man/man6/freeciv-gtk3.22.6.gz +%%GTK3%%share/man/man6/freeciv-gtk3.6.gz +%%GTK4%%share/man/man6/freeciv-mp-gtk4.6.gz +share/man/man6/freeciv-manual.6.gz +share/man/man6/freeciv-modpack.6.gz +share/man/man6/freeciv-mp-cli.6.gz +%%GTK2%%share/man/man6/freeciv-mp-gtk2.6.gz +%%GTK3%%share/man/man6/freeciv-mp-gtk3.6.gz +%%QT5%%share/man/man6/freeciv-mp-qt.6.gz +%%QT5%%share/man/man6/freeciv-qt.6.gz +%%QT5%%share/man/man6/freeciv-ruledit.6.gz +%%QT5%%share/man/man6/freeciv-ruleup.6.gz +@comment share/man/man6/freeciv-sdl.6.gz +%%SDL%%share/man/man6/freeciv-sdl2.6.gz +share/man/man6/freeciv-server.6.gz +@comment share/man/man6/freeciv-xaw.6.gz %%CLIENT%%share/pixmaps/freeciv-client.png %%CLIENT%%share/pixmaps/freeciv-modpack.png %%QT5%%share/pixmaps/freeciv-ruledit.png