mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Remove no-op (since r397077) WANT_UNICODE variable from the ports tree
Approved by: portmgr blanket
This commit is contained in:
parent
5c91a42499
commit
de8610aed3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502784
@ -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
|
||||
|
@ -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}" \
|
||||
|
Loading…
Reference in New Issue
Block a user