1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Use only 2.8 and unicode version of wxGTK

This commit is contained in:
Baptiste Daroussin 2014-03-24 17:16:56 +00:00
parent 9576516d0b
commit 48570eef1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349032

View File

@ -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