Skip to content

Commit

Permalink
games/criticalmass: 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 613b3d8 commit ad05913
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions games/criticalmass/Makefile
@@ -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
Expand All @@ -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

Expand Down

0 comments on commit ad05913

Please sign in to comment.