git: 5cbad553fb55 - main - sysutils/cdargs: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 14:31:06 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5cbad553fb5552dba6d22bc3ae28b7500f926f60 commit 5cbad553fb5552dba6d22bc3ae28b7500f926f60 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 14:24:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 14:30:30 +0000 sysutils/cdargs: Moved man to share/man Approved by: portmgr (blanket) --- sysutils/cdargs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile index 18a6b3566280..3118ca1730aa 100644 --- a/sysutils/cdargs/Makefile +++ b/sysutils/cdargs/Makefile @@ -1,5 +1,6 @@ PORTNAME= cdargs PORTVERSION= 1.35 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.skamphausen.de/downloads/cdargs/ \ http://fossies.org/unix/privat/ \ @@ -14,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -PLIST_FILES= bin/cdargs man/man1/cdargs.1.gz +PLIST_FILES= bin/cdargs share/man/man1/cdargs.1.gz post-patch: @${REINPLACE_CMD} -e \