aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 13:19:50 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-23 13:55:18 +0000
commit3fbdd916c10c1bd949a61271d1e83a0416c28a4b (patch)
treeb538ff1285da0d82ba4eb7a6cb139f34b2a0c707
parentf222ca9c46adfaab8cd4fda680e53db583055bd5 (diff)
downloadports-3fbdd916c10c1bd949a61271d1e83a0416c28a4b.tar.gz
ports-3fbdd916c10c1bd949a61271d1e83a0416c28a4b.zip
devel/mm-common: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--devel/mm-common/Makefile2
-rw-r--r--devel/mm-common/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile
index 9ebd218a35b5..1d3a0e2dc736 100644
--- a/devel/mm-common/Makefile
+++ b/devel/mm-common/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mm-common
PORTVERSION= 0.9.12
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
@@ -14,5 +15,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl
USES= gmake pathfix tar:xz
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>
diff --git a/devel/mm-common/pkg-plist b/devel/mm-common/pkg-plist
index c7793d632d6b..8d8db6ef7f34 100644
--- a/devel/mm-common/pkg-plist
+++ b/devel/mm-common/pkg-plist
@@ -1,6 +1,6 @@
bin/mm-common-prepare
libdata/pkgconfig/mm-common-util.pc
-man/man1/mm-common-prepare.1.gz
+share/man/man1/mm-common-prepare.1.gz
share/aclocal/mm-ax_cxx_compile_stdcxx.m4
share/aclocal/mm-ax_cxx_compile_stdcxx_11.m4
share/aclocal/mm-common.m4