aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 14:55:37 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 20:25:04 +0000
commitfd2d41c5599a04c19d959c5c98ebe435fc9b30da (patch)
tree5da26f5f10fbb367f00f1834acfee954d7525d07
parent5f9a4b55196236c1297ec888defd58095e998749 (diff)
downloadports-fd2d41c5599a04c19d959c5c98ebe435fc9b30da.tar.gz
ports-fd2d41c5599a04c19d959c5c98ebe435fc9b30da.zip
databases/mroonga: Moved man to share/man
-rw-r--r--databases/mroonga/Makefile2
-rw-r--r--databases/mroonga/pkg-plist4
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/mroonga/Makefile b/databases/mroonga/Makefile
index 6d2c508ec098..26e014e5269e 100644
--- a/databases/mroonga/Makefile
+++ b/databases/mroonga/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mroonga
PORTVERSION= 13.05
+PORTREVISION= 1
CATEGORIES= databases textproc
MASTER_SITES= http://packages.groonga.org/source/mroonga/
@@ -19,6 +20,7 @@ IGNORE_WITH_MYSQL= 105m 106m 1011m 81
SHEBANG_FILES= data/rpm/post.sh data/rpm/preun.sh
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-mysql-build="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V BUILD_WRKSRC)" \
--with-mysql-config=${PREFIX}/bin/mysql_config \
--with-mysql-source="$$(cd ${PORTSDIR}/${_MYSQL_SERVER}; ${MAKE} -V WRKSRC)"
diff --git a/databases/mroonga/pkg-plist b/databases/mroonga/pkg-plist
index b1a1d5700b44..fb8cc2dcb8a4 100644
--- a/databases/mroonga/pkg-plist
+++ b/databases/mroonga/pkg-plist
@@ -2,8 +2,8 @@ lib/mysql/plugin/ha_mroonga.a
lib/mysql/plugin/ha_mroonga.so
lib/mysql/plugin/ha_mroonga.so.0
lib/mysql/plugin/ha_mroonga.so.0.0.0
-man/ja/man1/mroonga.1.gz
-man/man1/mroonga.1.gz
+share/man/ja/man1/mroonga.1.gz
+share/man/man1/mroonga.1.gz
%%PORTDOCS%%%%DOCSDIR%%/en/html/_images/storage-mode.png
%%PORTDOCS%%%%DOCSDIR%%/en/html/_images/wrapper-mode.png
%%PORTDOCS%%%%DOCSDIR%%/en/html/_static/basic.css