summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 07:51:32 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 08:08:05 +0100
commita4a97c8b1e5e4e0b16606a31cfaf278d65cab47e (patch)
tree50bfe39fbce1c28455dfcb3be6b348c5d1e55864
parent3ba2a1c6bb5b8ba9cf64eea64a63beaefc7487fe (diff)
downloadfreebsd-ports-a4a97c8b1e5e4e0b16606a31cfaf278d65cab47e.zip
games/glmaze: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/glmaze/Makefile2
-rw-r--r--games/glmaze/files/patch-Makefile2
-rw-r--r--games/glmaze/pkg-plist2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile
index eafa375f042b..4463816fa3eb 100644
--- a/games/glmaze/Makefile
+++ b/games/glmaze/Makefile
@@ -1,6 +1,6 @@
PORTNAME= glmaze
DISTVERSION= 1.1a
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DISTVERSION}$ \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
diff --git a/games/glmaze/files/patch-Makefile b/games/glmaze/files/patch-Makefile
index c7b5e1777739..fc13a366ef99 100644
--- a/games/glmaze/files/patch-Makefile
+++ b/games/glmaze/files/patch-Makefile
@@ -12,7 +12,7 @@
-GAMEPATH = $(DESTPATH)/games/glMaze
-MANPATH = $(DESTPATH)/man/man1
+GAMEPATH = $(DESTPATH)/share/glmaze
-+MANPATH = $(DESTPATH)/man/man6
++MANPATH = $(DESTPATH)/share/man/man6
OBJECTS = load_maze.o main.o controls.o shot.o player.o net.o \
username.o radar.o prefs.o sound.o
diff --git a/games/glmaze/pkg-plist b/games/glmaze/pkg-plist
index 87028add551c..722763f8d0b9 100644
--- a/games/glmaze/pkg-plist
+++ b/games/glmaze/pkg-plist
@@ -1,5 +1,5 @@
bin/glmaze
-man/man6/glmaze.6.gz
+share/man/man6/glmaze.6.gz
%%DATADIR%%/data/Font.bmp
%%DATADIR%%/data/Star.bmp
%%DATADIR%%/data/bar.bmp