Fix configure with WXAGGBACKEND

PR:		ports/166148
Submitted by:	Mel Flynn <rflynn@acsalaska.net>
Approved by:	maintainer
Feature safe:	yes
This commit is contained in:
Chris Rees 2012-03-20 20:50:41 +00:00
parent 8060a09e16
commit b843d8b7f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293611

View File

@ -86,7 +86,7 @@ PLIST_SUB+= TKAGGBACKEND="@comment "
.if defined(WITH_WXAGGBACKEND)
USE_WX= 2.8+
WX_COMPS= python
WX_COMPS= python:lib
CONFIGURE_ENV+= WX_CONFIG="${WX_CONFIG}"
WXAGG_BACKEND= True