summaryrefslogtreecommitdiff
path: root/mail/clamav/patches/patch-ad
blob: 6ddb0c3c4d46347bbae516c86ca1d966852f7fc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ad,v 1.3 2004/04/25 21:37:59 recht Exp $

--- docs/Makefile.in.orig	2004-04-17 00:50:41.000000000 +0200
+++ docs/Makefile.in	2004-04-25 21:30:17.000000000 +0200
@@ -116,8 +116,10 @@
 am__quote = @am__quote@
 install_sh = @install_sh@
 
+@BUILD_CLAMD_TRUE@@HAVE_MILTER_TRUE@MILTER_MANS = man/clamav-milter.8
+
 EXTRA_DIST = clamdoc.pdf DMS Spanish Japanese html man FreeBSD-HowTo Portugese Turkish clamd_supervised clamav-mirror-howto.pdf signatures.pdf French Polish
-man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamav.conf.5 man/clamdscan.1 man/clamav-milter.8
+man_MANS = man/clamscan.1 man/freshclam.1 man/sigtool.1 man/clamd.8 man/clamav.conf.5 man/clamdscan.1  $(MILTER_MANS)
 subdir = docs
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/clamav-config.h