git: faa2b70eea45 - main - net-im/telepathy-gabble: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 22:18:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=faa2b70eea45cbb71d2d0bf5f66c9852334d0a20 commit faa2b70eea45cbb71d2d0bf5f66c9852334d0a20 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 21:54:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 22:17:38 +0000 net-im/telepathy-gabble: Moved man to share/man Approved by: portmgr (blanket) --- net-im/telepathy-gabble/Makefile | 3 ++- net-im/telepathy-gabble/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 375335c8f905..b847e2f15915 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -1,6 +1,6 @@ PORTNAME= telepathy-gabble PORTVERSION= 0.18.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -30,6 +30,7 @@ USES= alias gmake gnome libtool pathfix pkgconfig python:build \ shebangfix sqlite ssl USE_GNOME= glib20 gtksourceview3 libxslt:build GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt CONFIGURE_ENV= LIBS="-pthread" INSTALL_TARGET= install-strip diff --git a/net-im/telepathy-gabble/pkg-plist b/net-im/telepathy-gabble/pkg-plist index a6b4c83418d3..4ccdd63927fe 100644 --- a/net-im/telepathy-gabble/pkg-plist +++ b/net-im/telepathy-gabble/pkg-plist @@ -8,7 +8,7 @@ lib/telepathy/gabble-0/lib/libwocky.so lib/telepathy/gabble-0/plugins/libconsole.so lib/telepathy/gabble-0/plugins/libgateways.so libexec/telepathy-gabble -man/man8/telepathy-gabble.8.gz +share/man/man8/telepathy-gabble.8.gz share/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.gabble.service %%DOCSDIR%%/muc-bytestream.html %%DOCSDIR%%/olpc.html