Skip to content

Commit

Permalink
games/dangen: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 23, 2024
1 parent 0905803 commit d8b3912
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions games/dangen/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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" \
Expand All @@ -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= *

Expand Down

0 comments on commit d8b3912

Please sign in to comment.