git: 62cbec634ad7 - main - games/freedink-dfarc: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 07:08:27 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=62cbec634ad75a26f44ba487e86203b7811a6a67 commit 62cbec634ad75a26f44ba487e86203b7811a6a67 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 06:40:09 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 07:08:01 +0000 games/freedink-dfarc: Moved man to share/man Approved by: portmgr (blanket) --- games/freedink-dfarc/Makefile | 3 ++- games/freedink-dfarc/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/games/freedink-dfarc/Makefile b/games/freedink-dfarc/Makefile index 96ea6996fa24..a920ad6e65a0 100644 --- a/games/freedink-dfarc/Makefile +++ b/games/freedink-dfarc/Makefile @@ -1,6 +1,6 @@ PORTNAME= freedink-dfarc PORTVERSION= 3.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= GNU/freedink DISTNAME= dfarc-${PORTVERSION} @@ -13,6 +13,7 @@ USES= compiler:c++11-lib desktop-file-utils gettext gmake gnome \ USE_CXXSTD= c++11 USE_WX= 3.0 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= intltool CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} --disable-upx --disable-static CONFIGURE_ENV+= ac_cv_path_XDG_DESKTOP_MENU= ac_cv_path_XDG_ICON_RESOURCE= \ diff --git a/games/freedink-dfarc/pkg-plist b/games/freedink-dfarc/pkg-plist index 759b03318dd8..afe7ce05b513 100644 --- a/games/freedink-dfarc/pkg-plist +++ b/games/freedink-dfarc/pkg-plist @@ -1,7 +1,7 @@ bin/dfarc bin/freedink-dfarc -man/man1/dfarc.1.gz -man/man1/freedink-dfarc.1.gz +share/man/man1/dfarc.1.gz +share/man/man1/freedink-dfarc.1.gz share/icons/hicolor/32x32/mimetypes/application-x-dmod.png share/applications/freedink-dfarc.desktop share/mime/packages/freedink-mime.xml