summaryrefslogtreecommitdiff
path: root/cad/qcad/patches/patch-qcad.pro
diff options
context:
space:
mode:
Diffstat (limited to 'cad/qcad/patches/patch-qcad.pro')
-rw-r--r--cad/qcad/patches/patch-qcad.pro19
1 files changed, 19 insertions, 0 deletions
diff --git a/cad/qcad/patches/patch-qcad.pro b/cad/qcad/patches/patch-qcad.pro
new file mode 100644
index 00000000000..7a14d5a9fe1
--- /dev/null
+++ b/cad/qcad/patches/patch-qcad.pro
@@ -0,0 +1,19 @@
+$NetBSD: patch-qcad.pro,v 1.1 2016/12/16 11:16:32 plunky Exp $
+
+skip the example plugins
+
+--- qcad.pro.orig 2016-08-29 06:49:22.000000000 +0000
++++ qcad.pro
+@@ -5,12 +5,6 @@ SUBDIRS = \
+ src \
+ ts
+
+-!r_mobile {
+- exists(support) {
+- SUBDIRS += support
+- }
+-}
+-
+ # DO NOT REMOVE
+ # used by translation (lrelease, lupdate)
+ dummy {