aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 10:52:54 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 11:04:53 +0000
commit26950c2e91c546449d8125ed47e1d0a698fcbc3d (patch)
treed40f3357a01aec07705cc219838ee35d393a2ac2
parentea49f8210b84182820832cfb284c02153b266ad7 (diff)
downloadports-26950c2e91c546449d8125ed47e1d0a698fcbc3d.tar.gz
ports-26950c2e91c546449d8125ed47e1d0a698fcbc3d.zip
games/sdl-sopwith: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--games/sdl-sopwith/Makefile2
-rw-r--r--games/sdl-sopwith/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/games/sdl-sopwith/Makefile b/games/sdl-sopwith/Makefile
index fa9a49609499..ca0196c5c721 100644
--- a/games/sdl-sopwith/Makefile
+++ b/games/sdl-sopwith/Makefile
@@ -1,6 +1,7 @@
PORTNAME= sdl-sopwith
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= amdmi3@FreeBSD.org
@@ -15,6 +16,7 @@ USES= autoreconf pkgconfig sdl
USE_GITHUB= yes
GH_ACCOUNT= fragglet
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_SDL= sdl2
PORTDOCS= *
diff --git a/games/sdl-sopwith/pkg-plist b/games/sdl-sopwith/pkg-plist
index d94c491362fc..ab21254ca6c2 100644
--- a/games/sdl-sopwith/pkg-plist
+++ b/games/sdl-sopwith/pkg-plist
@@ -1,5 +1,5 @@
bin/sopwith
-man/man5/sopwith.cfg.5.gz
-man/man6/sopwith.6.gz
share/applications/sopwith.desktop
share/icons/hicolor/128x128/apps/sopwith.png
+share/man/man5/sopwith.cfg.5.gz
+share/man/man6/sopwith.6.gz