Skip to content

Commit

Permalink
games/lgeneral: 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 128e94d commit 2d41d6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions games/lgeneral/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lgeneral
DISTVERSION= 1.4.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \
SF/${PORTNAME}/${PORTNAME}-data:data
Expand All @@ -20,6 +21,7 @@ USE_CSTD= gnu89
USE_SDL= sdl

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

OPTIONS_DEFINE= DOCS NLS SOUND
OPTIONS_DEFAULT= SOUND
Expand Down
4 changes: 2 additions & 2 deletions games/lgeneral/pkg-plist
Expand Up @@ -3,8 +3,8 @@ bin/lged
bin/lgeneral
bin/ltrextract
bin/shptool
man/man1/lgc-pg.1.gz
man/man6/lgeneral.6.gz
share/man/man1/lgc-pg.1.gz
share/man/man6/lgeneral.6.gz
share/applications/lgeneral.desktop
share/icons/hicolor/48x48/apps/lgeneral.png
%%PORTDOCS%%%%DOCSDIR%%/README.lgc-pg
Expand Down

0 comments on commit 2d41d6d

Please sign in to comment.