Lines 16-22
Link Here
|
16 |
COMMENT= A development environment entirely dedicated to Qt4 |
16 |
COMMENT= A development environment entirely dedicated to Qt4 |
17 |
|
17 |
|
18 |
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake |
18 |
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake |
19 |
RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags |
19 |
RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \ |
|
|
20 |
${LOCALBASE}/lib/plugins/sqldrivers/libqsqlsqlite3.so:${PORTSDIR}/databases/qt4-sqlite3-plugin |
20 |
|
21 |
|
21 |
CMAKE_ARGS= -DCMAKE_BUILD_TYPE:STRING=Release \ |
22 |
CMAKE_ARGS= -DCMAKE_BUILD_TYPE:STRING=Release \ |
22 |
-DCMAKE_C_COMPILER:STRING='${CC}' \ |
23 |
-DCMAKE_C_COMPILER:STRING='${CC}' \ |
Lines 32-38
Link Here
|
32 |
"A development environment entirely dedicated to Qt4" \ |
33 |
"A development environment entirely dedicated to Qt4" \ |
33 |
"QDevelop" \ |
34 |
"QDevelop" \ |
34 |
"QDevelop" \ |
35 |
"QDevelop" \ |
35 |
"Application;Development;" \ |
36 |
"Qt;KDE;Development;" \ |
36 |
"false" |
37 |
"false" |
37 |
|
38 |
|
38 |
.if !defined(WITHOUT_NLS) |
39 |
.if !defined(WITHOUT_NLS) |