graphics/feh: Install manpages into ${LOCALBASE}/share/man.
This commit is contained in:
parent
b804633d63
commit
b60ec1b0ab
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= feh
|
||||
PORTVERSION= 3.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://feh.finalrewind.org/ \
|
||||
LOCAL/uqs
|
||||
|
@ -1,12 +1,7 @@
|
||||
s--- config.mk.orig 2017-12-28 18:28:35 UT2
|
||||
--- config.mk.orig 2022-01-03 10:34:57 UTC
|
||||
+++ config.mk
|
||||
@@ -22,12 +22,12 @@ endif
|
||||
|
||||
# Directories for manuals, executables, docs, data, etc.
|
||||
main_dir = ${DESTDIR}${PREFIX}
|
||||
-man_dir = ${main_dir}/share/man
|
||||
+man_dir = ${main_dir}/man
|
||||
bin_dir = ${main_dir}/bin
|
||||
@@ -28,7 +28,7 @@ font_dir = ${main_dir}/share/feh/fonts
|
||||
doc_dir = ${main_dir}/share/doc/feh
|
||||
image_dir = ${main_dir}/share/feh/images
|
||||
font_dir = ${main_dir}/share/feh/fonts
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/feh
|
||||
man/man1/feh.1.gz
|
||||
share/man/man1/feh.1.gz
|
||||
share/applications/feh.desktop
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user