mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
MonkeyStudio: build fix.
@waddlesplash: please do a --clean and clean build to validate your
recipes
@scottmc: asking students for a screenshot of the package is not enough,
please either test the recipes yourself, or don't review these
tasks if you can't...
This commit is contained in:
@@ -42,8 +42,8 @@ BUILD_REQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
#qmake -set SYSTEM_QSCINTILLA 0
|
||||
#qmake -r prefix=$appsDir/MonkeyStudio
|
||||
qmake -set SYSTEM_QSCINTILLA 0
|
||||
qmake -r prefix=$appsDir/MonkeyStudio
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user