mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
games/abuse_sdl: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
44f0c18c3a
commit
178e1bcca0
@ -1,6 +1,6 @@
|
||||
PORTNAME= abuse_sdl
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= GENTOO \
|
||||
http://abuse.zoy.org/raw-attachment/wiki/download/
|
||||
@ -26,6 +26,7 @@ USE_GL= gl
|
||||
USE_SDL= mixer sdl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-assetdir=${DATADIR} --enable-release
|
||||
|
||||
DESKTOP_ENTRIES="Abuse-SDL" "" "abuse" \
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/abuse
|
||||
bin/abuse-tool
|
||||
man/man6/abuse-tool.6.gz
|
||||
man/man6/abuse.6.gz
|
||||
share/man/man6/abuse-tool.6.gz
|
||||
share/man/man6/abuse.6.gz
|
||||
%%DATADIR%%/abuse.bmp
|
||||
%%DATADIR%%/abuse.lsp
|
||||
%%DATADIR%%/abuse.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user