From c011895baade527355d772e3aa76c30c3abcd6ab Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 26 Jan 2024 16:36:18 +0100 Subject: [PATCH] textproc/source-highlight: Moved man to share/man Approved by: portmgr (blanket) --- textproc/source-highlight/Makefile | 3 ++- textproc/source-highlight/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 43670ebe70a14..66ee84635830c 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,6 +1,6 @@ PORTNAME= source-highlight DISTVERSION= 3.1.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite @@ -17,6 +17,7 @@ LIB_DEPENDS= libboost_regex.so:devel/boost-libs USES= compiler:c++11-lang gmake pathfix libtool localbase USE_CXXSTD= gnu++11 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-bash-completion INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/textproc/source-highlight/pkg-plist b/textproc/source-highlight/pkg-plist index d3072270aa61d..5a22a079d5ebe 100644 --- a/textproc/source-highlight/pkg-plist +++ b/textproc/source-highlight/pkg-plist @@ -98,9 +98,9 @@ lib/libsource-highlight.so lib/libsource-highlight.so.4 lib/libsource-highlight.so.4.0.1 libdata/pkgconfig/source-highlight.pc -man/man1/check-regexp.1.gz -man/man1/source-highlight-settings.1.gz -man/man1/source-highlight.1.gz +share/man/man1/check-regexp.1.gz +share/man/man1/source-highlight-settings.1.gz +share/man/man1/source-highlight.1.gz %%DATADIR%%/Hello.css %%DATADIR%%/Hello2.css %%DATADIR%%/ada.lang