aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 20:27:47 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 20:43:15 +0000
commit6439704943c23cfca0015f80d5c868a991841633 (patch)
tree31f1d181e13e4b7b1e3e384a1965e0b81113b88b
parent52457d261980377d972abd4321dbfd284903db85 (diff)
downloadports-6439704943c23cfca0015f80d5c868a991841633.tar.gz
ports-6439704943c23cfca0015f80d5c868a991841633.zip
misc/openr2: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--misc/openr2/Makefile2
-rw-r--r--misc/openr2/pkg-plist4
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