svn commit: r350605 - head/math/gambit
Baptiste Daroussin
bapt at FreeBSD.org
Tue Apr 8 12:34:37 UTC 2014
Author: bapt
Date: Tue Apr 8 12:34:36 2014
New Revision: 350605
URL: http://svnweb.freebsd.org/changeset/ports/350605
QAT: https://qat.redports.org/buildarchive/r350605/
Log:
Switch to version 3.0 of wxGTK
Modified:
head/math/gambit/Makefile
Modified: head/math/gambit/Makefile
==============================================================================
--- head/math/gambit/Makefile Tue Apr 8 12:29:06 2014 (r350604)
+++ head/math/gambit/Makefile Tue Apr 8 12:34:36 2014 (r350605)
@@ -3,6 +3,7 @@
PORTNAME= gambit
PORTVERSION= 13.1.1
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= SF/gambit/${PORTNAME}13/${PORTVERSION}/
@@ -12,7 +13,8 @@ COMMENT= A library of tools for doing co
LICENSE= GPLv2
USE_GNOME= gtk20
-USE_WX= 2.8
+USE_WX= 3.0
+WX_UNICODE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-wx-config=${WX_CONFIG}
More information about the svn-ports-head
mailing list