1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Fix build on < 10.x after wxgtk30 update

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-04-10 19:36:13 +00:00
parent b81092f1d2
commit a5e535732b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383754

View File

@ -12,6 +12,7 @@ MAINTAINER= shurd@FreeBSD.org
COMMENT= Frontend and .dmod installer for GNU FreeDink
USES= compiler:c++11-lib desktop-file-utils gettext gmake shared-mime-info
USE_CXXSTD= c++11
USE_WX= 3.0
WX_UNICODE= yes
GNU_CONFIGURE= yes