diff options
-rw-r--r-- | astro/qlandkartegt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index 60d566e7d4db..926a56c23d7a 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -24,6 +24,7 @@ USE_CMAKE= yes USE_QT_VER= 4 QT_COMPONENTS= dbus gui opengl network sql xml linguist_build \ moc_build uic_build rcc_build qmake_build +USE_GL= glu MAKE_JOBS_SAFE= yes SUB_FILES= qlandkartegt |