summaryrefslogtreecommitdiff
path: root/sysutils/deforaos-browser/patches/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/deforaos-browser/patches/patch-Makefile')
-rw-r--r--sysutils/deforaos-browser/patches/patch-Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/deforaos-browser/patches/patch-Makefile b/sysutils/deforaos-browser/patches/patch-Makefile
new file mode 100644
index 00000000000..4adc132f43c
--- /dev/null
+++ b/sysutils/deforaos-browser/patches/patch-Makefile
@@ -0,0 +1,14 @@
+$NetBSD: patch-Makefile,v 1.1 2020/01/10 23:08:26 khorben Exp $
+
+Fix parallel builds.
+
+--- Makefile.orig 2018-11-02 22:37:34.000000000 +0000
++++ Makefile
+@@ -1,6 +1,6 @@
+ PACKAGE = Browser
+ VERSION = 0.5.3
+-SUBDIRS = data doc include po src src/plugins src/widget tests tools
++SUBDIRS = data doc include po src/lib src src/plugins src/widget tests tools
+ RM = rm -f
+ LN = ln -f
+ TAR = tar