diff options
Diffstat (limited to 'multimedia/gstreamer-qt4/Makefile')
-rw-r--r-- | multimedia/gstreamer-qt4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gstreamer-qt4/Makefile b/multimedia/gstreamer-qt4/Makefile index 871e053a78d1..e43269e61a7d 100644 --- a/multimedia/gstreamer-qt4/Makefile +++ b/multimedia/gstreamer-qt4/Makefile @@ -26,8 +26,7 @@ USE_LDCONFIG= yes USE_GSTREAMER= yes USE_GNOME= glib20 USE_KDE4= automoc4 -USE_QT_VER= 4 -QT_COMPONENTS= corelib gui opengl declarative \ +USE_QT4= corelib gui opengl declarative \ qmake_build moc_build rcc_build uic_build qtestlib_build PLIST_SUB= VERSION="${GST_VERSION}" |