git: 2efd3bb4d595 - main - graphics/epdfview: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 09:03:50 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2efd3bb4d595bf699d05c6674531ff892799945e commit 2efd3bb4d595bf699d05c6674531ff892799945e Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 08:56:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 09:03:20 +0000 graphics/epdfview: Moved man to share/man Approved by: portmgr (blanket) --- graphics/epdfview/Makefile | 3 ++- graphics/epdfview/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile index db16a966fc36..e647243d8e52 100644 --- a/graphics/epdfview/Makefile +++ b/graphics/epdfview/Makefile @@ -1,6 +1,6 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 -PORTREVISION= 64 +PORTREVISION= 65 CATEGORIES= graphics print gnome MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \ ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \ @@ -19,6 +19,7 @@ LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib USES= compiler:c++11-lang desktop-file-utils gmake gnome iconv \ pkgconfig tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= gtk20 intlhack CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/epdfview/pkg-plist b/graphics/epdfview/pkg-plist index 3afccac754e6..df403c742cbf 100644 --- a/graphics/epdfview/pkg-plist +++ b/graphics/epdfview/pkg-plist @@ -1,5 +1,5 @@ bin/epdfview -man/man1/epdfview.1.gz +share/man/man1/epdfview.1.gz %%NLS%%share/locale/ar/LC_MESSAGES/epdfview.mo %%NLS%%share/locale/ca/LC_MESSAGES/epdfview.mo %%NLS%%share/locale/cs/LC_MESSAGES/epdfview.mo