$NetBSD: patch-ao,v 1.4 2015/09/09 18:15:34 wiz Exp $

gpg-zip script will not be installed, so man page also should not be installed.
If will introduce conflict with security/gnupg.
https://bugs.gnupg.org/gnupg/issue2095

--- doc/Makefile.in.orig	2010-07-19 07:05:40.000000000 +0000
+++ doc/Makefile.in
@@ -351,7 +351,7 @@ myman_sources = gnupg7.texi gpg.texi gpg
 myman_pages = gpg2.1 gpgsm.1 gpg-agent.1 scdaemon.1 gpgv2.1 \
                 watchgnupg.1 gpgconf.1 addgnupghome.8 gpg-preset-passphrase.1 \
 		gpg-connect-agent.1 gpgparsemail.1 symcryptrun.1 \
-		gpgsm-gencert.sh.1 applygnupgdefaults.8 gpg-zip.1
+		gpgsm-gencert.sh.1 applygnupgdefaults.8
 
 man_MANS = $(myman_pages)
 noinst_MANS = gnupg.7
