mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
games/criticalmass: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
613b3d87cc
commit
ad0591304f
@ -1,6 +1,6 @@
|
||||
PORTNAME= criticalmass
|
||||
PORTVERSION= 1.5.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/Critical%20Mass/${PORTVERSION}-RC
|
||||
@ -22,13 +22,14 @@ USE_GL= gl
|
||||
USE_SDL= image mixer sdl
|
||||
USE_CXXSTD= gnu++98
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-optimize
|
||||
|
||||
CONFLICTS= shaaft
|
||||
|
||||
PLIST_FILES= bin/Packer \
|
||||
bin/critter \
|
||||
man/man6/critter.6.gz \
|
||||
share/man/man6/critter.6.gz \
|
||||
share/Critical_Mass/resource.dat
|
||||
PLIST_DIRS= share/Critical_Mass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user