svn commit: r356382 - head/audio/wxguitar
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jun 3 17:14:31 UTC 2014
Author: bapt
Date: Tue Jun 3 17:14:30 2014
New Revision: 356382
URL: http://svnweb.freebsd.org/changeset/ports/356382
QAT: https://qat.redports.org/buildarchive/r356382/
Log:
Switch to use wx 3.0
Modified:
head/audio/wxguitar/Makefile
Modified: head/audio/wxguitar/Makefile
==============================================================================
--- head/audio/wxguitar/Makefile Tue Jun 3 17:13:45 2014 (r356381)
+++ head/audio/wxguitar/Makefile Tue Jun 3 17:14:30 2014 (r356382)
@@ -3,7 +3,7 @@
PORTNAME= wxguitar
PORTVERSION= 1.01
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE \
http://mirror.amdmi3.ru/distfiles/
@@ -14,7 +14,7 @@ COMMENT= A simple guitar tuning assistan
RUN_DEPENDS= wavplay:${PORTSDIR}/audio/wavplay
GNU_CONFIGURE= yes
-USE_WX= 2.8+
+USE_WX= 3.0
WX_UNICODE= yes
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
CPPFLAGS+= -I${LOCALBASE}/include
More information about the svn-ports-all
mailing list