Skip to content

Commit

Permalink
security/libprelude: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent 9e4b9ca commit 9eb3eba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions security/libprelude/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= libprelude
PORTVERSION= 5.2.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.prelude-siem.org/attachments/download/1395/

Expand All @@ -18,6 +19,7 @@ USES= libtool localbase pkgconfig
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --without-lua \
--without-python3 \
--without-swig \
Expand Down
4 changes: 2 additions & 2 deletions security/libprelude/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ lib/libpreludecpp.so.12.0.1
%%PERL%%%%SITE_ARCH%%/Prelude.pm
%%PERL%%%%SITE_ARCH%%/auto/Prelude/Prelude.so
libdata/pkgconfig/libprelude.pc
man/man1/libprelude-config.1.gz
man/man1/prelude-admin.1.gz
share/man/man1/libprelude-config.1.gz
share/man/man1/prelude-admin.1.gz
share/aclocal/libprelude.m4
%%PORTDOCS%%share/gtk-doc/html/libprelude/api-index-full.html
%%PORTDOCS%%share/gtk-doc/html/libprelude/ch01.html
Expand Down

0 comments on commit 9eb3eba

Please sign in to comment.