git: 5858c705e880 - main - graphics/atril: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 09:03:41 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5858c705e880d7628824c79dbd179afded3c833d commit 5858c705e880d7628824c79dbd179afded3c833d Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 08:38:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 09:03:13 +0000 graphics/atril: Moved man to share/man Approved by: portmgr (blanket) --- graphics/atril/Makefile | 3 ++- graphics/atril/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index 84214e3a134e..441620540155 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -3,7 +3,7 @@ PORTNAME= atril PORTVERSION= 1.26.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -33,6 +33,7 @@ USE_XORG= ice sm x11 USE_GNOME= cairo gtk30 intlhack libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --disable-static \ --disable-synctex CPPFLAGS+= -I${LOCALBASE}/include diff --git a/graphics/atril/pkg-plist b/graphics/atril/pkg-plist index 853b2980968d..0f025dac3c60 100644 --- a/graphics/atril/pkg-plist +++ b/graphics/atril/pkg-plist @@ -76,9 +76,9 @@ lib/libatrilview.so.%%GTK3_VERSION%% libdata/pkgconfig/atril-document-1.5.0.pc libdata/pkgconfig/atril-view-1.5.0.pc %%DBUS%%libexec/atrild -man/man1/atril-previewer.1.gz -man/man1/atril-thumbnailer.1.gz -man/man1/atril.1.gz +share/man/man1/atril-previewer.1.gz +share/man/man1/atril-thumbnailer.1.gz +share/man/man1/atril.1.gz share/applications/atril.desktop %%DATADIR%%/hand-open.png %%DATADIR%%/icons/hicolor/16x16/actions/object-rotate-left.png