diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2019-05-27 11:40:38 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2019-05-27 11:40:38 +0000 |
commit | de8610aed3cfd787a7f825697627acc648a47e6c (patch) | |
tree | 5bd96fd8c2c2c466de5e734744060492e9145351 /x11-toolkits | |
parent | 5c91a4249958490f350d80c89b69c74a0a8c03a0 (diff) | |
download | ports-de8610aed3cfd787a7f825697627acc648a47e6c.tar.gz ports-de8610aed3cfd787a7f825697627acc648a47e6c.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-wxPython30/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython30/Makefile b/x11-toolkits/py-wxPython30/Makefile index 6354c2dfd37e..29e91f97db3d 100644 --- a/x11-toolkits/py-wxPython30/Makefile +++ b/x11-toolkits/py-wxPython30/Makefile @@ -43,7 +43,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wxPython-common>0:x11-toolkits/py-wxPython-c USES+= gettext pkgconfig USE_WX= 3.0 -WANT_UNICODE= yes USE_PYTHON= distutils autoplist PYDISTUTILS_BUILDARGS= WX_CONFIG="${WX_CONFIG}" \ WXPORT="${WXPORT}" \ |