aboutsummaryrefslogtreecommitdiff
path: root/databases/lmdb
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 13:45:31 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-23 13:47:42 +0000
commit35f20e6e5e51b5acc9abc6eb1b9302782412d1e9 (patch)
tree72cfbab3bf8712a6896bde40aa67afe9bda5446b /databases/lmdb
parent5d4940c1995e0afe94764d68a074c77c5abedb03 (diff)
downloadports-35f20e6e5e51b5acc9abc6eb1b9302782412d1e9.tar.gz
ports-35f20e6e5e51b5acc9abc6eb1b9302782412d1e9.zip
databases/lmdb: Impelled to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'databases/lmdb')
-rw-r--r--databases/lmdb/Makefile1
-rw-r--r--databases/lmdb/files/patch-Makefile2
-rw-r--r--databases/lmdb/pkg-plist8
3 files changed, 6 insertions, 5 deletions
diff --git a/databases/lmdb/Makefile b/databases/lmdb/Makefile
index 2c5053ec0a90..cd4525d9f28f 100644
--- a/databases/lmdb/Makefile
+++ b/databases/lmdb/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lmdb
PORTVERSION= 0.9.31
+PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME:tu}_
PORTEPOCH= 1
CATEGORIES= databases
diff --git a/databases/lmdb/files/patch-Makefile b/databases/lmdb/files/patch-Makefile
index b7600527676e..f3ee1c5b41f8 100644
--- a/databases/lmdb/files/patch-Makefile
+++ b/databases/lmdb/files/patch-Makefile
@@ -18,7 +18,7 @@
includedir = $(prefix)/include
datarootdir = $(prefix)/share
-mandir = $(datarootdir)/man
-+mandir = $(prefix)/man
++mandir = $(prefix)/share/man
########################################################################
diff --git a/databases/lmdb/pkg-plist b/databases/lmdb/pkg-plist
index 449038cdcbd6..fd7e46b5d58d 100644
--- a/databases/lmdb/pkg-plist
+++ b/databases/lmdb/pkg-plist
@@ -7,7 +7,7 @@ lib/liblmdb.a
lib/liblmdb.so
lib/liblmdb.so.0
libdata/pkgconfig/lmdb.pc
-man/man1/mdb_copy.1.gz
-man/man1/mdb_dump.1.gz
-man/man1/mdb_load.1.gz
-man/man1/mdb_stat.1.gz
+share/man/man1/mdb_copy.1.gz
+share/man/man1/mdb_dump.1.gz
+share/man/man1/mdb_load.1.gz
+share/man/man1/mdb_stat.1.gz