aboutsummaryrefslogtreecommitdiff
path: root/net-im/cutegram
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 00:05:54 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 00:05:54 +0000
commit718571bc5d6b1458ccd0687107fa5879053eb622 (patch)
treeeb937b36910ae8f89597ab706a49f0cc3e827d1c /net-im/cutegram
parent456a66c3f269603a97d04183c3fd0dc3fdb31bae (diff)
downloadports-718571bc5d6b1458ccd0687107fa5879053eb622.tar.gz
ports-718571bc5d6b1458ccd0687107fa5879053eb622.zip
Diffstat (limited to 'net-im/cutegram')
-rw-r--r--net-im/cutegram/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/net-im/cutegram/Makefile b/net-im/cutegram/Makefile
index 4c6c322af346..2f09136eb1d9 100644
--- a/net-im/cutegram/Makefile
+++ b/net-im/cutegram/Makefile
@@ -2,7 +2,7 @@ PORTNAME= cutegram
PORTVERSION= 2.7.1
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -stable
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MAINTAINER= henry.hu.sh@gmail.com
@@ -20,10 +20,12 @@ GH_PROJECT= Cutegram aseman-qt-tools:tools
GH_TAGNAME= 91bf14b:tools
GH_SUBDIR= Cutegram/asemantools:tools
-USES= compiler:c++11-lang desktop-file-utils gnome qmake:outsource \
+USES= compiler:c++11-lang desktop-file-utils gl gnome qmake:outsource \
qt:5 ssl
-USE_QT= qmake_build buildtools_build core declarative sql xml multimedia \
- widgets dbus webkit quickcontrols graphicaleffects sql-sqlite3
+USE_GL= gl
+USE_QT= qmake_build buildtools_build dbus core declarative graphicaleffects \
+ gui multimedia network quickcontrols sql sql-sqlite3 xml \
+ widgets webkit
QMAKE_ARGS= LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae" \
TELEGRAMQML_INCLUDE_PATH="${LOCALBASE}/include/telegramqml"