git: fa74deb1de51 - main - deskutils/deforaos-todo: leave manpages in share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Jan 2024 13:00:57 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa74deb1de51212b538ce6d9c2e422b836a2bf8a commit fa74deb1de51212b538ce6d9c2e422b836a2bf8a Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-01-12 10:25:17 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-01-12 13:00:47 +0000 deskutils/deforaos-todo: leave manpages in share/man --- deskutils/deforaos-todo/Makefile | 4 +--- deskutils/deforaos-todo/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/deskutils/deforaos-todo/Makefile b/deskutils/deforaos-todo/Makefile index 7e1bb1cf1006..936d4d5ac0a5 100644 --- a/deskutils/deforaos-todo/Makefile +++ b/deskutils/deforaos-todo/Makefile @@ -1,6 +1,6 @@ PORTNAME= todo PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://www.defora.org/os/download/download/4429/ PKGNAMEPREFIX= deforaos- @@ -21,8 +21,6 @@ USES= desktop-file-utils gnome pkgconfig USE_GNOME= gtk20 MAKE_ARGS+= PREFIX=${PREFIX} -MAKE_ENV= MANDIR=${STAGEDIR}${MANPREFIX}/man - CONFLICTS_INSTALL= devtodo # man/man1/todo.1.gz OPTIONS_DEFINE= DOCS NLS diff --git a/deskutils/deforaos-todo/pkg-plist b/deskutils/deforaos-todo/pkg-plist index fd467b50d802..03a732b27117 100644 --- a/deskutils/deforaos-todo/pkg-plist +++ b/deskutils/deforaos-todo/pkg-plist @@ -1,5 +1,5 @@ bin/todo -%%PORTDOCS%%man/man1/todo.1.gz +%%PORTDOCS%%share/man/man1/todo.1.gz share/applications/deforaos-todo.desktop share/icons/hicolor/16x16/apps/todo.png share/icons/hicolor/24x24/apps/todo.png