mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
graphics/electricsheep: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix build on GCC architectures. Approved by: mentors (implicit approval)
This commit is contained in:
parent
27be8e9cc1
commit
f02eb8e0c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500857
@ -23,7 +23,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libtinyxml.so:textproc/tinyxml
|
||||
RUN_DEPENDS= flam3-animate:graphics/flam3
|
||||
|
||||
USES= autoreconf dos2unix gl gnome libtool localbase:ldflags lua:51 pkgconfig gettext-runtime
|
||||
USES= autoreconf compiler:c++11-lang dos2unix gl gnome libtool localbase:ldflags lua:51 pkgconfig gettext-runtime
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= scottdraves
|
||||
GH_TAGNAME= 4949c31
|
||||
|
Loading…
x
Reference in New Issue
Block a user