git: c6b2008ef3ea - main - graphics/compupic: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Mar 2024 10:30:22 UTC
The branch main has been updated by naddy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6b2008ef3ea91738baaac117e91dbc4ac370387 commit c6b2008ef3ea91738baaac117e91dbc4ac370387 Author: Christian Weisgerber <naddy@FreeBSD.org> AuthorDate: 2024-03-14 10:27:17 +0000 Commit: Christian Weisgerber <naddy@FreeBSD.org> CommitDate: 2024-03-14 10:27:17 +0000 graphics/compupic: Move man pages to share/man Approved by: portmgr (blanket) --- graphics/compupic/Makefile | 3 ++- graphics/compupic/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/compupic/Makefile b/graphics/compupic/Makefile index fef34bef681a..3080d8829c75 100644 --- a/graphics/compupic/Makefile +++ b/graphics/compupic/Makefile @@ -1,5 +1,6 @@ PORTNAME= compupic PORTVERSION= 5.1.1063 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://files.photodex.com/archive/unix/ DISTNAME= ${PORTNAME}-${PORTVERSION}-i386-freebsd @@ -19,6 +20,6 @@ do-install: ${RM} ${STAGEDIR}${PREFIX}/bin/compupic ${LN} -sf ${PREFIX}/compupic/compupic ${STAGEDIR}${PREFIX}/bin/compupic ${INSTALL_MAN} ${STAGEDIR}${PREFIX}/compupic/compupic.1 \ - ${STAGEDIR}${PREFIX}/man/man1 + ${STAGEDIR}${PREFIX}/share/man/man1 .include <bsd.port.mk> diff --git a/graphics/compupic/pkg-plist b/graphics/compupic/pkg-plist index 32b13698f06e..3c9903d52b5b 100644 --- a/graphics/compupic/pkg-plist +++ b/graphics/compupic/pkg-plist @@ -777,4 +777,4 @@ compupic/web/includes/tn_pry.inc compupic/web/includes/tn_row.inc compupic/web/includes/tn_std.inc bin/compupic -man/man1/compupic.1.gz +share/man/man1/compupic.1.gz