git: d8b39128427d - main - games/dangen: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 19:02:48 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8b39128427db6d46a40a6a82071a4946cbac6d4 commit d8b39128427db6d46a40a6a82071a4946cbac6d4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 18:52:11 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 19:02:06 +0000 games/dangen: Moved man to share/man Approved by: portmgr (blanket) --- games/dangen/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/dangen/Makefile b/games/dangen/Makefile index 289825b3dff6..5e706737ccda 100644 --- a/games/dangen/Makefile +++ b/games/dangen/Makefile @@ -1,6 +1,6 @@ PORTNAME= dangen PORTVERSION= 0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.interq.or.jp/libra/oohara/dangen/ \ http://mirror.amdmi3.ru/distfiles/ @@ -13,6 +13,7 @@ LICENSE= GPLv2 ART20 LICENSE_COMB= dual GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gmake sdl USE_SDL= sdl image DESKTOP_ENTRIES="dangen" \ @@ -23,7 +24,7 @@ DESKTOP_ENTRIES="dangen" \ false PLIST_FILES= bin/${PORTNAME} \ - man/man6/${PORTNAME}.6.gz + share/man/man6/${PORTNAME}.6.gz PORTDOCS= * PORTDATA= *