aboutsummaryrefslogtreecommitdiff
path: root/astro/stellarium
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
commit9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch)
treebc087bd13fb3e313884021b8e0a5e2046e75d491 /astro/stellarium
parent7db146587f345a51482b4b1c314fe71cfeb37e6c (diff)
Notes
Diffstat (limited to 'astro/stellarium')
-rw-r--r--astro/stellarium/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile
index 303e0288e508..73023b160c1e 100644
--- a/astro/stellarium/Makefile
+++ b/astro/stellarium/Makefile
@@ -22,8 +22,7 @@ USE_CMAKE= yes
USE_GETTEXT= yes
USE_GL= glu
USE_ICONV= yes
-USE_QT_VER= 4
-QT_COMPONENTS= moc_build rcc_build uic_build qmake_build \
+USE_QT4= moc_build rcc_build uic_build qmake_build \
corelib gui network opengl script
MAKE_JOBS_SAFE= yes