mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix build on gcc-based architectures by adding compiler:c++11-lang
to USES. PR: 236712 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
06d2912547
commit
66c59c4196
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496705
@ -11,7 +11,7 @@ COMMENT= Multichannel portable Morse code signals generator
|
||||
|
||||
LICENSE= GPLv3+
|
||||
|
||||
USES+= ncurses
|
||||
USES= compiler:c++11-lang ncurses
|
||||
USE_WX= 3.0+
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user