diff options
Diffstat (limited to 'astro/qlandkartegt/Makefile')
-rw-r--r-- | astro/qlandkartegt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/qlandkartegt/Makefile b/astro/qlandkartegt/Makefile index ac0accced757..2bc9f9bbcc6d 100644 --- a/astro/qlandkartegt/Makefile +++ b/astro/qlandkartegt/Makefile @@ -16,8 +16,8 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj \ libgps.so:astro/gpsd -USES= cmake desktop-file-utils -USE_QT4= dbus gui opengl network sql xml linguist_build \ +USES= cmake desktop-file-utils qt:4 +USE_QT= dbus gui opengl network sql xml linguist_build \ moc_build uic_build rcc_build qmake_build USE_GL= glu |