git: 65ec04c7f691 - main - devel/xfce4-dev-tools: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 15:40:07 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=65ec04c7f691db0afa6f30d1aaf59b40724ab06a commit 65ec04c7f691db0afa6f30d1aaf59b40724ab06a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 15:12:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 15:12:42 +0000 devel/xfce4-dev-tools: Moved man to share/man Approved by: portmgr (blanket) --- devel/xfce4-dev-tools/Makefile | 2 ++ devel/xfce4-dev-tools/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile index 0406265c9555..0c38f32c333d 100644 --- a/devel/xfce4-dev-tools/Makefile +++ b/devel/xfce4-dev-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= xfce4-dev-tools PORTVERSION= 4.18.1 +PORTREVISION= 1 CATEGORIES= devel xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -22,6 +23,7 @@ SHEBANG_FILES= helpers/xfce-build helpers/xfce-do-release \ helpers/xfce-get-translations GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share PORTSCOUT= limitw:1,even diff --git a/devel/xfce4-dev-tools/pkg-plist b/devel/xfce4-dev-tools/pkg-plist index ac73a94d3155..95f1deaf9098 100644 --- a/devel/xfce4-dev-tools/pkg-plist +++ b/devel/xfce4-dev-tools/pkg-plist @@ -5,7 +5,7 @@ bin/xfce-do-release bin/xfce-get-release-notes bin/xfce-get-translations bin/xfce-update-news -man/man1/xdt-csource.1.gz +share/man/man1/xdt-csource.1.gz share/aclocal/xdt-depends.m4 share/aclocal/xdt-features.m4 share/aclocal/xdt-i18n.m4