mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Use only 2.8 and unicode version of wxGTK
This commit is contained in:
parent
9576516d0b
commit
48570eef1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349032
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user