audio/darkice: fix build on GCC architectures

Use C++11 compiler:
IceCast2.cpp:78: error: 'regex' in namespace 'std' does not name a type
This commit is contained in:
Piotr Kubaj 2020-07-22 00:39:25 +00:00
parent ef74e7f85d
commit 9bad9f682a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542827

View file

@ -12,7 +12,7 @@ COMMENT= IceCast, IceCast2, and ShoutCast live audio streamer
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig
USES= compiler:c++11-lang pkgconfig
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-alsa