git: 98a5f6c02426 - main - net-im/telepathy-mission-control: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 22:18:03 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=98a5f6c02426f966773227037396571ab05b6bc6 commit 98a5f6c02426f966773227037396571ab05b6bc6 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 21:56:01 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 22:17:40 +0000 net-im/telepathy-mission-control: Moved man to share/man Approved by: portmgr (blanket) --- net-im/telepathy-mission-control/Makefile | 3 ++- net-im/telepathy-mission-control/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index c03773290829..c7cdbb828390 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -1,6 +1,6 @@ PORTNAME= telepathy-mission-control PORTVERSION= 5.16.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im devel MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-mission-control/ @@ -15,6 +15,7 @@ LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \ USES= gmake gnome libtool pathfix pkgconfig python:build USE_GNOME= glib20 libxslt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+=--disable-upower diff --git a/net-im/telepathy-mission-control/pkg-plist b/net-im/telepathy-mission-control/pkg-plist index b25971d53fab..2170a5657f2a 100644 --- a/net-im/telepathy-mission-control/pkg-plist +++ b/net-im/telepathy-mission-control/pkg-plist @@ -17,9 +17,9 @@ lib/libmission-control-plugins.so.0 lib/libmission-control-plugins.so.0.5.1 libdata/pkgconfig/mission-control-plugins.pc libexec/mission-control-5 -man/man1/mc-tool.1.gz -man/man1/mc-wait-for-name.1.gz -man/man8/mission-control-5.8.gz +share/man/man1/mc-tool.1.gz +share/man/man1/mc-wait-for-name.1.gz +share/man/man8/mission-control-5.8.gz %%DOCSDIR%%/mission-control-plugins/McpAccountManager.html %%DOCSDIR%%/mission-control-plugins/McpDispatchOperation.html %%DOCSDIR%%/mission-control-plugins/McpDispatchOperationPolicy.html