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 --- net-im/cutegram/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-im/cutegram') diff --git a/net-im/cutegram/Makefile b/net-im/cutegram/Makefile index a451a7f9afe4..e2a4f170bf3f 100644 --- a/net-im/cutegram/Makefile +++ b/net-im/cutegram/Makefile @@ -5,6 +5,7 @@ PORTNAME= cutegram PORTVERSION= 2.7.1 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= henry.hu.sh@gmail.com @@ -23,7 +24,7 @@ GH_TAGNAME= 91bf14b:tools GH_SUBDIR= Cutegram/asemantools:tools USES= qmake:outsource desktop-file-utils qt:5 ssl -USE_QT= qmake_build buildtools_build core qml quick sql xml multimedia \ +USE_QT= qmake_build buildtools_build core declarative sql xml multimedia \ widgets dbus webkit quickcontrols graphicaleffects sql-sqlite3 QMAKE_ARGS= LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae" \ TELEGRAMQML_INCLUDE_PATH="${LOCALBASE}/include/telegramqml" -- cgit