git: ed948e8b6c8a - main - graphics/pixie: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 09:49:03 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=ed948e8b6c8afa1998c8c1a90bd97694c0a632b7 commit ed948e8b6c8afa1998c8c1a90bd97694c0a632b7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 09:46:40 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 09:48:17 +0000 graphics/pixie: Moved man to share/man Approved by: portmgr (blanket) --- graphics/pixie/Makefile | 3 ++- graphics/pixie/pkg-plist | 8 ++++---- 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