From 2ce9f9647cc9f06b25c3530d4656fb840cac3dc1 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sat, 27 Jan 2024 01:16:53 +0100 Subject: [PATCH] security/gnupg1: Moved man to share/man Approved by: portmgr (blanket) --- security/gnupg1/Makefile | 3 ++- security/gnupg1/pkg-plist | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 54957a169c77d..95f62b7fb5111 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnupg PORTVERSION= 1.4.23 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= GNUPG PKGNAMESUFFIX= 1 @@ -16,6 +16,7 @@ CPE_VENDOR= gnupg USES= charsetfix compiler cpe gmake readline tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-camellia \ --enable-noexecstack CFLAGS+= -fcommon diff --git a/security/gnupg1/pkg-plist b/security/gnupg1/pkg-plist index 08df3a784e3aa..f55745cc3aa59 100644 --- a/security/gnupg1/pkg-plist +++ b/security/gnupg1/pkg-plist @@ -7,9 +7,9 @@ bin/gpgv libexec/gnupg/gpgkeys_curl libexec/gnupg/gpgkeys_finger libexec/gnupg/gpgkeys_hkp -man/man1/gpg-zip.1.gz -man/man1/gpg.1.gz -man/man1/gpgv.1.gz +share/man/man1/gpg-zip.1.gz +share/man/man1/gpg.1.gz +share/man/man1/gpgv.1.gz %%DATADIR%%1/options.skel %%NLS%%share/locale/be/LC_MESSAGES/gnupg.mo %%NLS%%share/locale/ca/LC_MESSAGES/gnupg.mo