git: ad0591304f85 - main - games/criticalmass: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 19:02:45 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ad0591304f85f14d50e87786c87b3382541cd179
commit ad0591304f85f14d50e87786c87b3382541cd179
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 18:49:44 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 19:02:02 +0000
games/criticalmass: Moved man to share/man
Approved by: portmgr (blanket)
---
games/criticalmass/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index d63e75623370..ec2bf8032847 100644
--- a/games/criticalmass/Makefile
+++ b/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
@@ -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