Skip to content

Commit

Permalink
games/sdlroids: 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 24, 2024
1 parent 2812151 commit fefe69f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion games/sdlroids/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sdlroids
DISTVERSION= 1.3.4
PORTREVISION= 19
PORTREVISION= 20
CATEGORIES= games
MASTER_SITES= SF \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
Expand All @@ -18,6 +18,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= gmake sdl tar:bzip2
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --datadir=${PREFIX}/share
USE_CSTD= gnu89
USE_SDL= mixer sdl
Expand Down
2 changes: 1 addition & 1 deletion games/sdlroids/pkg-plist
@@ -1,5 +1,5 @@
bin/sdlroids
man/man6/sdlroids.6.gz
share/man/man6/sdlroids.6.gz
share/pixmaps/sdlroids.png
%%DATADIR%%/bmp/blank.bmp
%%DATADIR%%/bmp/bomb.bmp
Expand Down

0 comments on commit fefe69f

Please sign in to comment.