aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 15:33:43 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 20:25:09 +0000
commit7d8f2b741f96e501ce1a43b416b774d584e2819a (patch)
tree133f0a71a109a765d65cc8b3632cbb33640c7ce1
parent3cb40cf517a2d305a817fa85779d174c8be16dd6 (diff)
downloadports-7d8f2b741f96e501ce1a43b416b774d584e2819a.tar.gz
ports-7d8f2b741f96e501ce1a43b416b774d584e2819a.zip
devel/libthmap: Moved man to share/man
-rw-r--r--devel/libthmap/Makefile3
-rw-r--r--devel/libthmap/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/libthmap/Makefile b/devel/libthmap/Makefile
index c4346596d2d2..f384327a750f 100644
--- a/devel/libthmap/Makefile
+++ b/devel/libthmap/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libthmap
PORTVERSION= g2020082801
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
@@ -20,6 +21,6 @@ USE_LDCONFIG= yes
MAKE_ENV= DESTDIR=${STAGEDIR}${PREFIX} \
INCDIR=${LOCALBASE}/include \
LIBDIR=${LOCALBASE}/lib \
- MANDIR=${LOCALBASE}/man
+ MANDIR=${LOCALBASE}/share/man
.include <bsd.port.mk>
diff --git a/devel/libthmap/pkg-plist b/devel/libthmap/pkg-plist
index e17bb46ea776..5f2aa3eee114 100644
--- a/devel/libthmap/pkg-plist
+++ b/devel/libthmap/pkg-plist
@@ -1,4 +1,4 @@
-man/man3/thmap.3.gz
+share/man/man3/thmap.3.gz
include/thmap.h
lib/libthmap.a
lib/libthmap.so