summaryrefslogtreecommitdiff
path: root/cad/qcad/patches/patch-src_run_run.pri
diff options
context:
space:
mode:
Diffstat (limited to 'cad/qcad/patches/patch-src_run_run.pri')
-rw-r--r--cad/qcad/patches/patch-src_run_run.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qcad/patches/patch-src_run_run.pri b/cad/qcad/patches/patch-src_run_run.pri
index 67583313f14..87efb768be1 100644
--- a/cad/qcad/patches/patch-src_run_run.pri
+++ b/cad/qcad/patches/patch-src_run_run.pri
@@ -1,4 +1,4 @@
-$NetBSD: patch-src_run_run.pri,v 1.1 2016/08/30 10:56:04 plunky Exp $
+$NetBSD: patch-src_run_run.pri,v 1.2 2016/12/16 11:16:32 plunky Exp $
fix build for pkgsrc, by allowing qmake to link binaries in situ
and create an install target
@@ -25,4 +25,4 @@ only link to the Qt plugins, no need to copy them over
+ system(ln -sf "$$[QT_INSTALL_PLUGINS]/$${FILE}" "../../plugins/$${FILE}")
}
}
- }
+