svn commit: r378403 - branches/2015Q1/games/asc
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Feb 4 14:52:15 UTC 2015
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
More information about the svn-ports-all
mailing list