git: 61f6a7de998e - main - x11-toolkits/fox16: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 11:08:51 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=61f6a7de998e1124ee823a97cdf1ae6dd1ca1827 commit 61f6a7de998e1124ee823a97cdf1ae6dd1ca1827 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-21 10:32:09 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-21 11:08:27 +0000 x11-toolkits/fox16: Moved man to share/man Approved by: portmgr (blanket) --- x11-toolkits/fox16/Makefile | 3 ++- x11-toolkits/fox16/pkg-plist | 10 +++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index a84bd39f199e..6e17e25d2b7d 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -1,6 +1,6 @@ PORTNAME= fox PORTVERSION= 1.6.57 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits MASTER_SITES= http://fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ @@ -20,6 +20,7 @@ USES= compiler:features gl jpeg libtool localbase:ldflags pathfix xorg USE_GL= gl glu USE_XORG= x11 xext xfixes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-opengl --with-x --with-xim USE_LDCONFIG= yes diff --git a/x11-toolkits/fox16/pkg-plist b/x11-toolkits/fox16/pkg-plist index cf28c821ea53..d7c88ae493e7 100644 --- a/x11-toolkits/fox16/pkg-plist +++ b/x11-toolkits/fox16/pkg-plist @@ -300,8 +300,8 @@ lib/libFOX-%%MAJORVER%%.so lib/libFOX-%%MAJORVER%%.so.0 lib/libFOX-%%MAJORVER%%.so.0.0.57 libdata/pkgconfig/fox.pc -%%APPS%%man/man1/PathFinder-16.1.gz -%%APPS%%man/man1/adie-16.1.gz -%%APPS%%man/man1/calculator-16.1.gz -man/man1/reswrap-16.1.gz -man/man1/shutterbug-16.1.gz +%%APPS%%share/man/man1/PathFinder-16.1.gz +%%APPS%%share/man/man1/adie-16.1.gz +%%APPS%%share/man/man1/calculator-16.1.gz +share/man/man1/reswrap-16.1.gz +share/man/man1/shutterbug-16.1.gz