From 6439704943c23cfca0015f80d5c868a991841633 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 24 Feb 2024 21:27:47 +0100 Subject: misc/openr2: Moved man to share/man Approved by: portmgr (blanket) --- misc/openr2/Makefile | 2 ++ misc/openr2/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/misc/openr2/Makefile b/misc/openr2/Makefile index a893b7f251b0..9dcab166cd72 100644 --- a/misc/openr2/Makefile +++ b/misc/openr2/Makefile @@ -1,5 +1,6 @@ PORTNAME= openr2 PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= ports@FreeBSD.org @@ -17,6 +18,7 @@ GH_TAGNAME= d6a5716 USES= libtool localbase GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/misc/openr2/pkg-plist b/misc/openr2/pkg-plist index 869a5d693780..818d85db62df 100644 --- a/misc/openr2/pkg-plist +++ b/misc/openr2/pkg-plist @@ -12,5 +12,5 @@ lib/libopenr2.a lib/libopenr2.so lib/libopenr2.so.3 lib/libopenr2.so.3.1.2 -man/man5/r2test.conf.5.gz -man/man8/r2test.8.gz +share/man/man5/r2test.conf.5.gz +share/man/man8/r2test.8.gz -- cgit v1.2.3