summaryrefslogtreecommitdiffstats
path: root/astro/josm
diff options
context:
space:
mode:
Diffstat (limited to 'astro/josm')
-rw-r--r--astro/josm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index ae65ce4..76e8d5b 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -44,8 +44,7 @@ pre-everything::
.if defined(WITH_WEBKIT_IMAGE)
PLIST_FILES+= bin/webkit-image
-USE_QT_VER= 4
-QT_COMPONENTS= corelib gui webkit moc_build
+USE_QT4= corelib gui webkit moc_build
do-build:
cd ${WRKSRC} && \
OpenPOWER on IntegriCloud