git: 1492d918c3fd - main - deskutils/hot-babe: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 06:52:05 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1492d918c3fd4a43580275090593ce88ad523567 commit 1492d918c3fd4a43580275090593ce88ad523567 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 03:43:57 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 06:51:42 +0000 deskutils/hot-babe: Moved man to share/man Approved by: portmgr (blanket) --- deskutils/hot-babe/Makefile | 4 ++-- deskutils/hot-babe/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deskutils/hot-babe/Makefile b/deskutils/hot-babe/Makefile index 2d516b6923fa..f39b83dc1b01 100644 --- a/deskutils/hot-babe/Makefile +++ b/deskutils/hot-babe/Makefile @@ -1,6 +1,6 @@ PORTNAME= hot-babe PORTVERSION= 0.2.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MASTER_SITES= http://dindinx.net/hotbabe/downloads/ \ LOCAL/novel @@ -24,7 +24,7 @@ pre-everything:: @${ECHO_MSG} post-install: - ${INSTALL_MAN} ${WRKSRC}/hot-babe.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/hot-babe.1 ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} @${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} diff --git a/deskutils/hot-babe/pkg-plist b/deskutils/hot-babe/pkg-plist index 638296f0c6b0..8510e5cdbb62 100644 --- a/deskutils/hot-babe/pkg-plist +++ b/deskutils/hot-babe/pkg-plist @@ -1,5 +1,5 @@ bin/hot-babe -man/man1/hot-babe.1.gz +share/man/man1/hot-babe.1.gz %%DATADIR%%/hb01/descr %%DATADIR%%/hb01/hb01_0.png %%DATADIR%%/hb01/hb01_1.png