mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Port changes: - build with qmake instean of cmake - update WWW - mark MAKE_JOBS_SAFE PR: based on ports/149145 Submitted by: Oleg Ginzburg <olevole at olevole.ru>
9 lines
333 B
Prolog
9 lines
333 B
Prolog
--- ./QDevelop.pro.orig 2010-04-17 11:24:40.000000000 +0400
|
|
+++ ./QDevelop.pro 2010-08-01 18:22:09.489810565 +0400
|
|
@@ -146,6 +146,3 @@
|
|
OBJECTS_DIR += build/o/win32
|
|
CONFIG -= debug_and_release
|
|
}
|
|
-!exists(resources/translations/QDevelop_Russian.qm) {
|
|
- error(Please run \"lrelease QDevelop.pro\" before building the project)
|
|
-}
|