summaryrefslogtreecommitdiff
path: root/archivers/ha/patches/patch-nix_makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/ha/patches/patch-nix_makefile')
-rw-r--r--archivers/ha/patches/patch-nix_makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/archivers/ha/patches/patch-nix_makefile b/archivers/ha/patches/patch-nix_makefile
new file mode 100644
index 00000000000..63bcd133876
--- /dev/null
+++ b/archivers/ha/patches/patch-nix_makefile
@@ -0,0 +1,15 @@
+$NetBSD: patch-nix_makefile,v 1.1 2013/09/18 20:58:36 asau Exp $
+
+--- nix/makefile.orig 1995-01-12 06:43:24.000000000 +0000
++++ nix/makefile
+@@ -38,7 +38,7 @@ clean:
+ #
+ # include a dependency file if one exists
+ #
+-ifeq (.depend,$(wildcard .depend))
+-include .depend
+-endif
++#ifeq (.depend,$(wildcard .depend))
++#include .depend
++#endif
+