aboutsummaryrefslogtreecommitdiff
path: root/math/gambit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-08 12:34:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-08 12:34:36 +0000
commitd5b7a39f833b2147b638ed40fff14df142e282fe (patch)
tree7b28becca058ccc37a36c9cf453cbcaa3cf8d043 /math/gambit
parent85e9d9a28a94d5adadb5cecb7c1ca7cd9b1ddecb (diff)
downloadports-d5b7a39f833b2147b638ed40fff14df142e282fe.tar.gz
ports-d5b7a39f833b2147b638ed40fff14df142e282fe.zip
Switch to version 3.0 of wxGTK
Notes
Notes: svn path=/head/; revision=350605
Diffstat (limited to 'math/gambit')
-rw-r--r--math/gambit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile
index f3c34ca8d933..7db5a25a6a5e 100644
--- a/math/gambit/Makefile
+++ b/math/gambit/Makefile
@@ -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 computation in game theory
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}