Skip to content

Commit

Permalink
security/xmlsec1: 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 27, 2024
1 parent 83afaf2 commit 4282da1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions security/xmlsec1/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xmlsec1
DISTVERSION= 1.2.38
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/lsh123/xmlsec/releases/download/xmlsec_${DISTVERSION:S,.,_,g}/ \
https://www.aleksey.com/xmlsec/download/
Expand All @@ -18,6 +19,7 @@ USE_GNOME= libxml2 libxslt
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

INSTALL_TARGET= install-strip
PORTDOCS= *
Expand Down
4 changes: 2 additions & 2 deletions security/xmlsec1/pkg-plist
Expand Up @@ -68,6 +68,6 @@ lib/libxmlsec1.so.%%DISTVERSION%%
%%NSS%%libdata/pkgconfig/xmlsec1-nss.pc
%%OPENSSL%%libdata/pkgconfig/xmlsec1-openssl.pc
libdata/pkgconfig/xmlsec1.pc
man/man1/xmlsec1-config.1.gz
man/man1/xmlsec1.1.gz
share/man/man1/xmlsec1-config.1.gz
share/man/man1/xmlsec1.1.gz
share/aclocal/xmlsec1.m4

0 comments on commit 4282da1

Please sign in to comment.