Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2024 13:00:52 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0b342de04506 - main - comms/deforaos-phone: leave manpages in share/man
Message-ID:  <202401121300.40CD0q1g000318@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b342de04506a99c4e75bb5c989aeb6989e4f1de

commit 0b342de04506a99c4e75bb5c989aeb6989e4f1de
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-01-12 10:11:47 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-01-12 13:00:46 +0000

    comms/deforaos-phone: leave manpages in share/man
---
 comms/deforaos-phone/Makefile  | 3 +--
 comms/deforaos-phone/pkg-plist | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile
index 671fa0750675..3ffa7a826cda 100644
--- a/comms/deforaos-phone/Makefile
+++ b/comms/deforaos-phone/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	phone
 PORTVERSION=	0.6.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	comms
 MASTER_SITES=	https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Phone/
 PKGNAMEPREFIX=	deforaos-
@@ -22,7 +22,6 @@ USES=		desktop-file-utils gnome pkgconfig ssl
 USE_XORG=	x11
 USE_GNOME=	gtk30 cairo gdkpixbuf2
 MAKE_ARGS+=	PREFIX=${PREFIX}
-MAKE_ENV+=	MANDIR=${STAGEDIR}${MANPREFIX}/man
 
 OPTIONS_DEFINE=	DOCS NLS
 OPTIONS_SUB=	yes
diff --git a/comms/deforaos-phone/pkg-plist b/comms/deforaos-phone/pkg-plist
index 5ac9e6b4f251..75206f7c035f 100644
--- a/comms/deforaos-phone/pkg-plist
+++ b/comms/deforaos-phone/pkg-plist
@@ -24,9 +24,9 @@ lib/Phone/plugins/smscrypt.so
 lib/Phone/plugins/systray.so
 lib/Phone/plugins/ussd.so
 libdata/pkgconfig/Phone.pc
-%%PORTDOCS%%man/man1/gprs.1.gz
-%%PORTDOCS%%man/man1/phone.1.gz
-%%PORTDOCS%%man/man1/phonectl.1.gz
+%%PORTDOCS%%share/man/man1/gprs.1.gz
+%%PORTDOCS%%share/man/man1/phone.1.gz
+%%PORTDOCS%%share/man/man1/phonectl.1.gz
 share/applications/org.defora.phone-contacts.desktop
 share/applications/org.defora.phone-dialer.desktop
 share/applications/org.defora.phone-log.desktop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401121300.40CD0q1g000318>