git: 86bf9a470bbf - main - deskutils/parcellite: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Mar 2024 12:36:01 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=86bf9a470bbf81fd093f53de240a01944b2e4e6e commit 86bf9a470bbf81fd093f53de240a01944b2e4e6e Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-03 11:29:31 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-03 12:35:42 +0000 deskutils/parcellite: Move man pages to share/man Approved by: portmgr (blanket) --- deskutils/parcellite/Makefile | 3 ++- deskutils/parcellite/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/parcellite/Makefile b/deskutils/parcellite/Makefile index ccdbe4734426..95270e08f01d 100644 --- a/deskutils/parcellite/Makefile +++ b/deskutils/parcellite/Makefile @@ -1,6 +1,6 @@ PORTNAME= parcellite PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -18,6 +18,7 @@ USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-appindicator +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share PORTDOCS= AUTHORS ChangeLog README diff --git a/deskutils/parcellite/pkg-plist b/deskutils/parcellite/pkg-plist index 206eacdd6d19..38999b7b92d3 100644 --- a/deskutils/parcellite/pkg-plist +++ b/deskutils/parcellite/pkg-plist @@ -1,6 +1,6 @@ bin/parcellite etc/xdg/autostart/parcellite-startup.desktop -man/man1/parcellite.1.gz +share/man/man1/parcellite.1.gz share/applications/parcellite.desktop %%NLS%%share/locale/ca/LC_MESSAGES/parcellite.mo %%NLS%%share/locale/cs/LC_MESSAGES/parcellite.mo