aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 11:37:33 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-03-09 12:58:23 +0000
commit74c4cf0a7a86a29c02b65295bbf60d284aede2f6 (patch)
treeaef206a51d1a30c6d099390e09dfaa5bceb34d17
parent874394585c4d2060f2d0ab86ac612456bb067dd8 (diff)
downloadports-74c4cf0a7a86a29c02b65295bbf60d284aede2f6.tar.gz
ports-74c4cf0a7a86a29c02b65295bbf60d284aede2f6.zip
graphics/gource: Move man pages to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/gource/Makefile3
-rw-r--r--graphics/gource/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile
index 741d09bef818..077b2b082a6b 100644
--- a/graphics/gource/Makefile
+++ b/graphics/gource/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gource
PORTVERSION= 0.51
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics
MASTER_SITES= https://github.com/acaudwell/Gource/releases/download/${PORTNAME}-${PORTVERSION}/
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
USES= compiler:c++0x cpe gl gmake pkgconfig sdl
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_GL= glew gl glu
USE_SDL= image2 sdl2
diff --git a/graphics/gource/pkg-plist b/graphics/gource/pkg-plist
index 9c440253b02e..f7e70dee2e56 100644
--- a/graphics/gource/pkg-plist
+++ b/graphics/gource/pkg-plist
@@ -1,5 +1,4 @@
bin/gource
-man/man1/gource.1.gz
%%DATADIR%%/beam.png
%%DATADIR%%/bloom.tga
%%DATADIR%%/bloom_alpha.tga
@@ -14,3 +13,4 @@ man/man1/gource.1.gz
%%DATADIR%%/shaders/text.frag
%%DATADIR%%/shaders/text.vert
%%DATADIR%%/user.png
+share/man/man1/gource.1.gz