git: 84b52970479b - main - security/racoon2: move man pages
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 21:11:50 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=84b52970479bfba7f06b9aa1c039aa5e63015894 commit 84b52970479bfba7f06b9aa1c039aa5e63015894 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-03-01 20:06:24 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-03-01 21:11:21 +0000 security/racoon2: move man pages --- security/racoon2/Makefile | 4 +++- security/racoon2/pkg-plist | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index aa9643878bc5..8365b8c5cd1b 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -1,6 +1,6 @@ PORTNAME= racoon2 PORTVERSION= ${RACOON2_COMMIT_DATE} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net HASH= 7ee335e RACOON2_COMMIT_DATE=202000908 @@ -23,6 +23,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= YACC=/usr/bin/yacc perl_bindir=${LOCALBASE}/bin/perl \ STAGEDIR=${STAGEDIR} PREFIX=${PREFIX} +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + MAKE_ENV= STAGEDIR=${STAGEDIR} PREFIX=${PREFIX} CFLAGS= -DHAVE_CONFIG_H diff --git a/security/racoon2/pkg-plist b/security/racoon2/pkg-plist index 27fcc0c48aa1..194b588cca09 100644 --- a/security/racoon2/pkg-plist +++ b/security/racoon2/pkg-plist @@ -35,10 +35,10 @@ lib/libracoon.so.0.0.0 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.jp %%PORTDOCS%%%%DOCSDIR%%/README -man/man8/spmd.8.gz -man/man8/spmdctl.8.gz -man/man8/pskgen.8.gz -man/man8/iked.8.gz +share/man/man8/spmd.8.gz +share/man/man8/spmdctl.8.gz +share/man/man8/pskgen.8.gz +share/man/man8/iked.8.gz @dir etc/racoon2/psk @dir etc/racoon2/hook/migration.d @dir etc/racoon2/hook/ikesa-rekey.d