Skip to content

Commit

Permalink
games/crimson: 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 eae3c12 commit 613b3d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion games/crimson/Makefile
@@ -1,6 +1,6 @@
PORTNAME= crimson
PORTVERSION= 0.5.3
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/
PKGNAMESUFFIX= -fields
Expand All @@ -13,6 +13,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= gmake sdl
USE_SDL= mixer sdl ttf

Expand Down
2 changes: 1 addition & 1 deletion games/crimson/pkg-plist
@@ -1,5 +1,5 @@
bin/crimson
man/man6/crimson.6.gz
share/man/man6/crimson.6.gz
share/pixmaps/crimson.png
%%DATADIR%%/cf.dat
%%DATADIR%%/default.tiles
Expand Down

0 comments on commit 613b3d8

Please sign in to comment.