Skip to content

Commit

Permalink
security/gnupg1: 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 cb2b307 commit 2ce9f96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion security/gnupg1/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gnupg
PORTVERSION= 1.4.23
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= GNUPG
PKGNAMESUFFIX= 1
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions security/gnupg1/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 2ce9f96

Please sign in to comment.