git: 4a87f6f870f2 - main - security/libmcrypt: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 13:48:02 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a87f6f870f28b3e78355568f7705d76c1465b09 commit 4a87f6f870f28b3e78355568f7705d76c1465b09 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-23 13:35:16 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-23 13:47:41 +0000 security/libmcrypt: Impelled to share/man Approved by: portmgr (blanket) --- security/libmcrypt/Makefile | 3 ++- security/libmcrypt/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index f04abbddcb93..37c57c35268c 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmcrypt PORTVERSION= 2.5.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF/mcrypt/Libmcrypt/${PORTVERSION} @@ -16,6 +16,7 @@ USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/security/libmcrypt/pkg-plist b/security/libmcrypt/pkg-plist index 99657490ab7c..80d30366cc9e 100644 --- a/security/libmcrypt/pkg-plist +++ b/security/libmcrypt/pkg-plist @@ -6,5 +6,5 @@ lib/libmcrypt.so lib/libmcrypt.so.4 lib/libmcrypt.so.4.4.8 @dir lib/libmcrypt -man/man3/mcrypt.3.gz +share/man/man3/mcrypt.3.gz share/aclocal/libmcrypt.m4