Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2015 14:52:14 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r378403 - branches/2015Q1/games/asc
Message-ID:  <201502041452.t14EqEfu079515@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Feb  4 14:52:13 2015
New Revision: 378403
URL: https://svnweb.freebsd.org/changeset/ports/378403
QAT: https://qat.redports.org/buildarchive/r378403/

Log:
  MFH: r378392
  
  - Fix build on < 10.x after webkit-gtk2 update
  
  Approved by:	portmgr blanket
  Approved by:	portmgr (erwin)

Modified:
  branches/2015Q1/games/asc/Makefile
Directory Properties:
  branches/2015Q1/   (props changed)

Modified: branches/2015Q1/games/asc/Makefile
==============================================================================
--- branches/2015Q1/games/asc/Makefile	Wed Feb  4 14:49:44 2015	(r378402)
+++ branches/2015Q1/games/asc/Makefile	Wed Feb  4 14:52:13 2015	(r378403)
@@ -28,7 +28,7 @@ LIB_DEPENDS=	libvorbis.so:${PORTSDIR}/au
 OPTIONS_DEFINE=	MUSIC XVID
 MUSIC_DESC=	Install extra music files
 
-USES=		gmake libtool lua:51 perl5 pkgconfig tar:bzip2
+USES=		compiler:c++11-lib gmake libtool lua:51 perl5 pkgconfig tar:bzip2
 USE_SDL=	image mixer sound sdl
 USE_WX=		3.0
 WX_UNICODE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502041452.t14EqEfu079515>