mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
Fix build with GCC-based architectures.
PR: 231951 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
430e2462b1
commit
816d6f352b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483283
@ -28,6 +28,8 @@ USE_QT= buildtools_build linguisttools_build qmake_build \
|
||||
CMAKE_ON= USE_QT5
|
||||
.endif
|
||||
|
||||
USES+= compiler:c++11-lang
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../transmission-cli
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
Loading…
Reference in New Issue
Block a user