mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 10:00:37 -04:00
15 lines
356 B
Prolog
15 lines
356 B
Prolog
--- qcad.pro.orig 2019-05-04 22:28:42 UTC
|
|
+++ qcad.pro
|
|
@@ -11,9 +11,9 @@ win32 {
|
|
SUBDIRS += ..\\$$dir
|
|
}
|
|
}
|
|
-else {
|
|
- SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v $(basename $(pwd))$")
|
|
-}
|
|
+#else {
|
|
+# SUBDIRS += $$system("ls -d ../qcad?* 2>/dev/null | grep -v $(basename $(pwd))$")
|
|
+#}
|
|
|
|
!r_mobile {
|
|
exists(support) {
|