mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
net-im/cutegram: fix build with GCC-based architectures
PR: 237114 Approved by: tcberner (mentor), henry.hu.sh@gmail.com (maintainer) Differential Revision: https://reviews.freebsd.org/D20020
This commit is contained in:
parent
77c8d5230f
commit
baa4157ee8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499901
@ -23,7 +23,7 @@ GH_PROJECT= Cutegram aseman-qt-tools:tools
|
||||
GH_TAGNAME= 91bf14b:tools
|
||||
GH_SUBDIR= Cutegram/asemantools:tools
|
||||
|
||||
USES= qmake:outsource desktop-file-utils qt:5 ssl
|
||||
USES= compiler:c++11-lang qmake:outsource desktop-file-utils qt:5 ssl
|
||||
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" \
|
||||
|
Loading…
Reference in New Issue
Block a user