aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 14:07:03 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 14:51:22 +0000
commit65ba958ffd3c10e4996e7e002160333c03a9a22f (patch)
treeb6f4ea777b4baf8ac43b0e90d2eabc4f5237e2d4
parent2224782c9650576bc75a514fb6008463930fa0be (diff)
downloadports-65ba958ffd3c10e4996e7e002160333c03a9a22f.tar.gz
ports-65ba958ffd3c10e4996e7e002160333c03a9a22f.zip
devel/readline: Impelled to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/readline/Makefile2
-rw-r--r--devel/readline/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/readline/Makefile b/devel/readline/Makefile
index abcbe9e51205..3c2655ef9a7f 100644
--- a/devel/readline/Makefile
+++ b/devel/readline/Makefile
@@ -1,5 +1,6 @@
PORTNAME= readline
PORTVERSION= 8.2.${PATCHLEVEL}
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GNU
DISTNAME= readline-${PORTVERSION:R}
@@ -16,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INFO= history readline rluserman
diff --git a/devel/readline/pkg-plist b/devel/readline/pkg-plist
index fba2c5994f35..75a5579b3aed 100644
--- a/devel/readline/pkg-plist
+++ b/devel/readline/pkg-plist
@@ -16,8 +16,8 @@ lib/libreadline.so.8
lib/libreadline.so.%%PORTVERSION%%
libdata/pkgconfig/history.pc
libdata/pkgconfig/readline.pc
-man/man3/history.3.gz
-man/man3/readline.3.gz
+share/man/man3/history.3.gz
+share/man/man3/readline.3.gz
%%DATADIR%%/excallback.c
%%DATADIR%%/fileman.c
%%DATADIR%%/histexamp.c