Skip to content

Commit

Permalink
games/xbubble: 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 14886c4 commit 34c3346
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion games/xbubble/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xbubble
PORTVERSION= 0.5.8
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= GENTOO

Expand All @@ -17,6 +17,7 @@ USES= gmake localbase:ldflags xorg
USE_XORG= x11 xmu

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
Expand Down
2 changes: 1 addition & 1 deletion games/xbubble/pkg-plist
@@ -1,5 +1,5 @@
bin/xbubble
man/man6/xbubble.6.gz
share/man/man6/xbubble.6.gz
%%NLS%%share/locale/fr/LC_MESSAGES/xbubble.mo
%%DATADIR%%/baskvli.pfb
%%DATADIR%%/fonts.dir
Expand Down

0 comments on commit 34c3346

Please sign in to comment.