git: 2e016527b4e5 - main - graphics/eom: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 19:25:58 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e016527b4e5a4c68e8878324036431a60369dd4 commit 2e016527b4e5a4c68e8878324036431a60369dd4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 19:17:48 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 19:25:32 +0000 graphics/eom: Moved man to share/man Approved by: portmgr (blanket) --- graphics/eom/Makefile | 2 ++ graphics/eom/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index 65eac5020c88..68881e28472c 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -1,5 +1,6 @@ PORTNAME= eom DISTVERSION= 1.27.1 +PORTREVISION= 1 CATEGORIES= graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -24,6 +25,7 @@ USE_XORG= x11 USE_GNOME= cairo glib20 gnomeprefix gtk30 intltool introspection \ librsvg2 libxml2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --without-cms INSTALL_TARGET= install-strip diff --git a/graphics/eom/pkg-plist b/graphics/eom/pkg-plist index a21b96c79d7c..284a8295067c 100644 --- a/graphics/eom/pkg-plist +++ b/graphics/eom/pkg-plist @@ -30,7 +30,7 @@ lib/eom/plugins/reload.plugin lib/eom/plugins/statusbar-date.plugin lib/girepository-1.0/Eom-1.0.typelib libdata/pkgconfig/eom.pc -man/man1/eom.1.gz +share/man/man1/eom.1.gz share/applications/eom.desktop %%PORTDOCS%%%%DOCSDIR%%/EomFileChooser.html %%PORTDOCS%%%%DOCSDIR%%/EomImageSaveInfo.html