git: 0c65b1e1c922 - main - misc/cstream: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Mar 2024 11:06:37 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c65b1e1c922b6e9c0bf58f2bdf45e0ef37aac3d commit 0c65b1e1c922b6e9c0bf58f2bdf45e0ef37aac3d Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-17 09:58:14 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-17 11:06:22 +0000 misc/cstream: Move man pages to share/man Approved by: portmgr (blanket) --- misc/cstream/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index 27946426f7fe..6a9abe368bd8 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -1,5 +1,6 @@ PORTNAME= cstream PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.cons.org/cracauer/download/ @@ -11,9 +12,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PLIST_FILES= bin/cstream \ - man/man1/cstream.1.gz + share/man/man1/cstream.1.gz post-patch: @${REINPLACE_CMD} -e \