svn commit: r378391 - head/audio/wxguitar
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Feb 4 03:04:50 UTC 2015
Author: amdmi3
Date: Wed Feb 4 03:04:49 2015
New Revision: 378391
URL: https://svnweb.freebsd.org/changeset/ports/378391
QAT: https://qat.redports.org/buildarchive/r378391/
Log:
- Fix build on < 10.x after webkit-gtk2 update
Approved by: portmgr blanket
MFH: 2014Q4
Modified:
head/audio/wxguitar/Makefile
Modified: head/audio/wxguitar/Makefile
==============================================================================
--- head/audio/wxguitar/Makefile Wed Feb 4 01:38:00 2015 (r378390)
+++ head/audio/wxguitar/Makefile Wed Feb 4 03:04:49 2015 (r378391)
@@ -13,6 +13,7 @@ COMMENT= Simple guitar tuning assistant
RUN_DEPENDS= wavplay:${PORTSDIR}/audio/wavplay
+USES= compiler:c++11-lib
GNU_CONFIGURE= yes
USE_WX= 3.0
WX_UNICODE= yes
More information about the svn-ports-all
mailing list