summaryrefslogtreecommitdiff
path: root/math/graphthing
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 17:16:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-24 17:16:56 +0000
commit48570eef1f775d6846b3afd1df7bfaa350f51d69 (patch)
tree11ac4140be89cda7397fa16f0678a73acb7c0d00 /math/graphthing
parentUse version 3.0 of wxGTK (diff)
Use only 2.8 and unicode version of wxGTK
Notes
Notes: svn path=/head/; revision=349032
Diffstat (limited to 'math/graphthing')
-rw-r--r--math/graphthing/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile
index b98b34c25533..41d65b89989b 100644
--- a/math/graphthing/Makefile
+++ b/math/graphthing/Makefile
@@ -3,7 +3,7 @@
PORTNAME= graphthing
PORTVERSION= 1.3.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= math
MASTER_SITES= http://graph.seul.org/
@@ -13,10 +13,10 @@ COMMENT= Tool that allows you to create, manipulate, and study graphs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_BZIP2= yes
USE_GNOME= gtk20
-USES= bison gmake
-USE_WX= 2.6+
+USES= bison gmake tar:bzip2
+USE_WX= 2.8
+WX_UNICODE= yes
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile