Use wxGTK 3.0
This commit is contained in:
parent
cdbe93b11c
commit
042845f911
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349030
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= delaboratory
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
|
@ -13,7 +14,8 @@ LICENSE= GPLv3
|
|||
|
||||
USES= gmake
|
||||
MAKE_ARGS= CXX="${CXX}" WXCONFIG="${WX_CONFIG}"
|
||||
USE_WX= 2.8+
|
||||
USE_WX= 3.0
|
||||
WX_UNICODE= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
|
Loading…
Reference in a new issue