graphics/wxsvg: use wx 3.2
PR: 265093
This commit is contained in:
parent
456c23e42e
commit
9c308a4d1c
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= wxsvg
|
||||
PORTVERSION= 1.5.23
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -15,7 +16,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
|
|||
libharfbuzz.so:print/harfbuzz
|
||||
|
||||
USES= compiler:c++11-lib gettext-runtime gmake gnome libtool pathfix pkgconfig tar:bzip2
|
||||
USE_WX= 3.1
|
||||
USE_WX= 3.2
|
||||
WX_CONF_ARGS= absolute
|
||||
USE_GNOME= cairo glib20 pango
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue