mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build on gcc-based archs.
PR: 232384 Submitted by: henry.hu.sh@gmail.com Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
b9719ad707
commit
b1950c5d89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483479
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= Aseman-Land
|
GH_ACCOUNT= Aseman-Land
|
||||||
GH_PROJECT= libqtelegram-aseman-edition
|
GH_PROJECT= libqtelegram-aseman-edition
|
||||||
|
|
||||||
USES= qmake:outsource qt:5 ssl
|
USES= compiler:c++11-lang qmake:outsource qt:5 ssl
|
||||||
USE_QT= qmake_build buildtools_build core gui network multimedia
|
USE_QT= qmake_build buildtools_build core gui network multimedia
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue