aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:46:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:48:17 +0000
commited948e8b6c8afa1998c8c1a90bd97694c0a632b7 (patch)
tree522ea76a5eb668a8dc41a0af61aa8d2f3258d17f
parent468fbbee644a5132171778f3e7f21b115865688b (diff)
downloadports-ed948e8b6c8afa1998c8c1a90bd97694c0a632b7.tar.gz
ports-ed948e8b6c8afa1998c8c1a90bd97694c0a632b7.zip
graphics/pixie: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/pixie/Makefile3
-rw-r--r--graphics/pixie/pkg-plist8
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile
index 98166c370462..c56c9610551b 100644
--- a/graphics/pixie/Makefile
+++ b/graphics/pixie/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pixie
PORTVERSION= 2.2.6
-PORTREVISION= 39
+PORTREVISION= 40
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pixie%20${PORTVERSION}
DISTNAME= Pixie-src-${PORTVERSION}
@@ -26,6 +26,7 @@ USES= autoreconf bison compiler:c++0x gl libtool pathfix tar:tgz
USE_CXXSTD= c++14
USE_GL= glu
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --includedir=${PREFIX}/include/pixie \
--libdir=${PREFIX}/lib/pixie \
--with-docdir=${DOCSDIR} \
diff --git a/graphics/pixie/pkg-plist b/graphics/pixie/pkg-plist
index 5cde23bd11c3..9a438d524d56 100644
--- a/graphics/pixie/pkg-plist
+++ b/graphics/pixie/pkg-plist
@@ -24,10 +24,10 @@ lib/pixie/libsdr.so
lib/pixie/libsdr.so.0
lib/pixie/libsdr.so.0.0.0
lib/pixie/modules/gui.so
-man/man1/rndr.1.gz
-man/man1/sdrc.1.gz
-man/man1/sdrinfo.1.gz
-man/man1/texmake.1.gz
+share/man/man1/rndr.1.gz
+share/man/man1/sdrc.1.gz
+share/man/man1/sdrinfo.1.gz
+share/man/man1/texmake.1.gz
%%DATADIR%%/shaders/ambientindirect.sdr
%%DATADIR%%/shaders/ambientindirect.sl
%%DATADIR%%/shaders/ambientlight.sdr