Skip to content

Commit

Permalink
games/alephone: 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 4a4397c commit 13fd6de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion games/alephone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= alephone
DISTVERSION= 20230119
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= https://github.com/Aleph-One-Marathon/${PORTNAME}/releases/download/release-${DISTVERSION}/
DISTNAME= AlephOne-${DISTVERSION}
Expand All @@ -21,6 +21,7 @@ USE_SDL= sdl2 image2 net2 ttf2
USE_GL= gl glu

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PORTDOCS= *
DATADIR= ${PREFIX}/share/AlephOne
Expand Down
2 changes: 1 addition & 1 deletion games/alephone/pkg-plist
@@ -1,5 +1,5 @@
bin/alephone
man/man6/alephone.6.gz
share/man/man6/alephone.6.gz
%%DATADIR%%/MML/Interface_Rects.mml
%%DATADIR%%/MML/Transparent_Liquids.mml
%%DATADIR%%/MML/Transparent_Sprites.mml
Expand Down

0 comments on commit 13fd6de

Please sign in to comment.