d0e7b4bdf9
* not using autogen.sh anymore, so remove some tools from USE_TOOLS. * patch-ak does not effect anymore for above reason, add patch-ao for it. this patch is required to avoid conflict with security/gnupg. Bump PKGREVISION.
15 lines
561 B
Text
15 lines
561 B
Text
$NetBSD: patch-ao,v 1.1 2010/09/02 06:58:35 obache Exp $
|
|
|
|
from patch-ak
|
|
|
|
--- doc/Makefile.in.orig 2010-07-19 07:05:40.000000000 +0000
|
|
+++ doc/Makefile.in
|
|
@@ -353,7 +353,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
|