git: 7594c3a2ec2f - main - graphics/O2-tools: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 09:48:57 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7594c3a2ec2f1b055d5c7dc43d1128ccb33bcd20 commit 7594c3a2ec2f1b055d5c7dc43d1128ccb33bcd20 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 09:21:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 09:48:13 +0000 graphics/O2-tools: Moved man to share/man Approved by: portmgr (blanket) --- graphics/O2-tools/Makefile | 2 ++ graphics/O2-tools/pkg-plist | 14 +++++++------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/graphics/O2-tools/Makefile b/graphics/O2-tools/Makefile index e97b0de9fe08..38647e101166 100644 --- a/graphics/O2-tools/Makefile +++ b/graphics/O2-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= O2-tools PORTVERSION= 2.01 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.imglab.org/p/O2/archives/ @@ -8,5 +9,6 @@ COMMENT= Huge image processing tools and libraries WWW= https://www.imglab.org/p/O2/ GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share .include <bsd.port.mk> diff --git a/graphics/O2-tools/pkg-plist b/graphics/O2-tools/pkg-plist index 6b58b522e967..d74d4a92be48 100644 --- a/graphics/O2-tools/pkg-plist +++ b/graphics/O2-tools/pkg-plist @@ -27,10 +27,10 @@ include/stdps.h include/ufilep.h include/utypes.h include/xiplib.h -man/man1/bmptopnm-O2.1.gz -man/man1/breduce.1.gz -man/man1/lpsmooth.1.gz -man/man1/makecr.1.gz -man/man1/makepr.1.gz -man/man1/prlst2ps.1.gz -man/man4/d4file.4.gz +share/man/man1/bmptopnm-O2.1.gz +share/man/man1/breduce.1.gz +share/man/man1/lpsmooth.1.gz +share/man/man1/makecr.1.gz +share/man/man1/makepr.1.gz +share/man/man1/prlst2ps.1.gz +share/man/man4/d4file.4.gz