From cb4e3aea0bdbd482f9bb9309f50f589a4c2fe0f5 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 25 Feb 2024 14:37:11 +0100 Subject: [PATCH] shells/bicon: Moved man to share/man Approved by: portmgr (blanket) --- shells/bicon/Makefile | 2 ++ shells/bicon/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/shells/bicon/Makefile b/shells/bicon/Makefile index 6b48a17e1dfdc..1dbdf41ee1032 100644 --- a/shells/bicon/Makefile +++ b/shells/bicon/Makefile @@ -1,5 +1,6 @@ PORTNAME= bicon PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= shells MAINTAINER= ports@FreeBSD.org @@ -17,6 +18,7 @@ SHEBANG_FILES= bin/bicon.in \ USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_GITHUB= yes diff --git a/shells/bicon/pkg-plist b/shells/bicon/pkg-plist index 540ee48b956f0..5c50aa62e4b21 100644 --- a/shells/bicon/pkg-plist +++ b/shells/bicon/pkg-plist @@ -18,8 +18,8 @@ lib/bicon/libbjoining.so lib/bicon/libbjoining.so.0 lib/bicon/libbjoining.so.0.0.0 libdata/pkgconfig/bicon.pc -man/man1/bicon.1.gz -man/man1/bicon.bin.1.gz +share/man/man1/bicon.1.gz +share/man/man1/bicon.bin.1.gz %%DATADIR%%/keymap/ae.map.gz %%DATADIR%%/keymap/arabic.map.gz %%DATADIR%%/keymap/bh.map.gz