1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Remove no-op (since r397077) WANT_UNICODE variable from the ports tree

Approved by:	portmgr blanket
This commit is contained in:
Alex Kozlov 2019-05-27 11:40:38 +00:00
parent 5c91a42499
commit de8610aed3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502784
2 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@ USES= compiler:c++11-lib dos2unix gmake zip
USE_CSTD= c++11
USE_LDCONFIG= yes
USE_WX= 3.0+
WANT_UNICODE= yes
WRKSRC= ${WRKDIR}/source
MAKE_ARGS= config=release ARCH=
BUILD_WRKSRC= ${WRKSRC}/build/${WX_VERSION}/gmake

View File

@ -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}" \