aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:20:04 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 09:48:12 +0000
commit40d640822e989293601a88836fd9aa2f40ffba89 (patch)
tree85f7ae25bf8f127e2d2a7648c42b9e81465dc51a
parent8c6dbbec75ad82f039b5c99fde62bcc4693a7c39 (diff)
downloadports-40d640822e989293601a88836fd9aa2f40ffba89.tar.gz
ports-40d640822e989293601a88836fd9aa2f40ffba89.zip
graphics/libsixel: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--graphics/libsixel/Makefile2
-rw-r--r--graphics/libsixel/pkg-plist6
2 files changed, 5 insertions, 3 deletions
diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile
index c676af8fc743..d1865dd72bbf 100644
--- a/graphics/libsixel/Makefile
+++ b/graphics/libsixel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libsixel
PORTVERSION= 1.8.6
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/saitoha/libsixel/releases/download/v${PORTVERSION}/
@@ -14,6 +15,7 @@ USES= cpe libtool pkgconfig
CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig
INSTALL_TARGET= install-strip
diff --git a/graphics/libsixel/pkg-plist b/graphics/libsixel/pkg-plist
index f86cd947d689..92bf345ff90a 100644
--- a/graphics/libsixel/pkg-plist
+++ b/graphics/libsixel/pkg-plist
@@ -16,8 +16,8 @@ lib/libsixel.so.1.0.6
%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/encoder.pyc
%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/encoder.pyo
libdata/pkgconfig/libsixel.pc
-man/man1/img2sixel.1.gz
-man/man1/sixel2png.1.gz
-man/man5/sixel.5.gz
+share/man/man1/img2sixel.1.gz
+share/man/man1/sixel2png.1.gz
+share/man/man5/sixel.5.gz
share/bash-completion/completions/img2sixel
share/zsh/site-functions/_img2sixel