summaryrefslogtreecommitdiff
path: root/mail/clamav/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'mail/clamav/patches/patch-af')
-rw-r--r--mail/clamav/patches/patch-af10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/clamav/patches/patch-af b/mail/clamav/patches/patch-af
index 90662dbfb90..c9c792a77a2 100644
--- a/mail/clamav/patches/patch-af
+++ b/mail/clamav/patches/patch-af
@@ -1,8 +1,10 @@
-$NetBSD: patch-af,v 1.10 2009/10/29 07:06:09 martti Exp $
+$NetBSD: patch-af,v 1.11 2010/04/01 12:02:23 martti Exp $
---- database/Makefile.in.orig 2009-10-28 17:54:51.000000000 +0200
-+++ database/Makefile.in 2009-10-29 08:47:19.000000000 +0200
-@@ -423,17 +423,6 @@
+Fix compileation error DragonFly.
+
+--- database/Makefile.in.orig 2010-03-24 19:01:19.000000000 +0200
++++ database/Makefile.in 2010-04-01 12:24:10.000000000 +0300
+@@ -432,17 +432,6 @@
$(mkinstalldirs) $(DESTDIR)$(DBINST);\
test -f $(DESTDIR)$(DBINST)/main.cvd || test -f $(DESTDIR)$(DBINST)/main.cld || $(INSTALL_DATA) $(srcdir)/main.cvd $(DESTDIR)$(DBINST);\
test -f $(DESTDIR)$(DBINST)/daily.cvd || test -f $(DESTDIR)$(DBINST)/daily.cld || $(INSTALL_DATA) $(srcdir)/daily.cvd $(DESTDIR)$(DBINST);\