mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
security/gnupg1: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
cb2b3079ef
commit
2ce9f9647c
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user