summaryrefslogtreecommitdiffstats
path: root/java/classpath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/classpath/Makefile')
-rw-r--r--java/classpath/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index ddfd0cf..635db5a 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -82,8 +82,7 @@ CONFIGURE_ARGS+= --enable-qt-peer
CONFIGURE_ARGS+= --enable-default-toolkit=gnu.java.awt.peer.qt.QtToolkit
.endif
CONFIGURE_ENV+= MOC="${LOCALBASE}/bin/moc-qt4"
-USE_QT_VER= 4
-QT_COMPONENTS= moc_build corelib gui
+USE_QT4= moc_build corelib gui
PLIST_SUB+= QT4=""
.else
PLIST_SUB+= QT4="@comment "
OpenPOWER on IntegriCloud