Skip to content

Commit

Permalink
textproc/source-highlight: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 26, 2024
1 parent b943e9f commit c011895
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion 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

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions textproc/source-highlight/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit c011895

Please sign in to comment.