From 89d1bb9ab01e93b870f01933054c0acd8205ff46 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sun, 4 Nov 2018 19:00:53 +0000 Subject: Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative - There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751 --- multimedia/gstreamer1-qt/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'multimedia/gstreamer1-qt') diff --git a/multimedia/gstreamer1-qt/Makefile b/multimedia/gstreamer1-qt/Makefile index 61e789c4b7cb..030bbf59755c 100644 --- a/multimedia/gstreamer1-qt/Makefile +++ b/multimedia/gstreamer1-qt/Makefile @@ -2,7 +2,7 @@ PORTNAME= gstreamer1 PORTVERSION= 1.2.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/qt-gstreamer/ PKGNAMESUFFIX= -${FLAVOR} @@ -36,8 +36,8 @@ USE_QT= corelib gui opengl declarative script \ PLIST_SUB= QT4_ONLY="" QT5_ONLY="@comment " . else USES+= compiler:c++11-lang qt:5 -USE_QT= buildtools_build qmake_build core gui network opengl \ - qml quick testlib widgets +USE_QT= buildtools_build qmake_build core declarative gui network opengl \ + testlib widgets QTVER_SUFFIX= 5 PLIST_SUB= QT4_ONLY="@comment " QT5_ONLY="" . endif -- cgit v1.2.3