git: 7167a565f0fa - main - misc/deco: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 20:07:52 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=7167a565f0fa6be28df9cd18d360cf4f53d069e2 commit 7167a565f0fa6be28df9cd18d360cf4f53d069e2 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 20:06:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 20:06:08 +0000 misc/deco: Moved man to share/man Approved by: portmgr (blanket) --- misc/deco/Makefile | 3 ++- misc/deco/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/misc/deco/Makefile b/misc/deco/Makefile index 6ebb7dc2dab0..ebcf609f20fe 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -1,6 +1,6 @@ PORTNAME= deco PORTVERSION= 3.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/Deco%20Sources/${PORTVERSION} PKGNAMESUFFIX= -misc @@ -12,6 +12,7 @@ WWW= https://deco.sourceforge.net/ USES= ncurses tar:tgz GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --libdir=${PREFIX}/share .include <bsd.port.mk> diff --git a/misc/deco/pkg-plist b/misc/deco/pkg-plist index ed586fac1d31..2bfb57fecfe2 100644 --- a/misc/deco/pkg-plist +++ b/misc/deco/pkg-plist @@ -1,6 +1,6 @@ bin/deco -man/man1/deco.1.gz -man/ru.KOI8-R/man1/deco.1.gz +share/man/man1/deco.1.gz +share/man/ru.KOI8-R/man1/deco.1.gz %%DATADIR%%/help/d.edit %%DATADIR%%/help/d.general %%DATADIR%%/help/d.hexview