aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-10 01:51:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-10 01:51:02 +0000
commite8001f57ef6a929276f396f85b6bcc1b08320ca2 (patch)
tree76f715d1a8f6a34dae3ca907ae3b5478b7080270 /x11-toolkits
parenta64838d6740def1c6cf4b83903c1952ad44941b8 (diff)
downloadports-e8001f57ef6a929276f396f85b6bcc1b08320ca2.tar.gz
ports-e8001f57ef6a929276f396f85b6bcc1b08320ca2.zip
Remove no-op WX_UNICODE
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=443053
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/hs-wx/Makefile1
-rw-r--r--x11-toolkits/hs-wxc/Makefile1
-rw-r--r--x11-toolkits/p5-Alien-wxWidgets/Makefile1
-rw-r--r--x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile1
-rw-r--r--x11-toolkits/py-wax/Makefile1
-rw-r--r--x11-toolkits/py-wxPython28/Makefile1
-rw-r--r--x11-toolkits/wxgtk28/Makefile1
7 files changed, 0 insertions, 7 deletions
diff --git a/x11-toolkits/hs-wx/Makefile b/x11-toolkits/hs-wx/Makefile
index 5ded32e43d91..964555c92dae 100644
--- a/x11-toolkits/hs-wx/Makefile
+++ b/x11-toolkits/hs-wx/Makefile
@@ -11,7 +11,6 @@ USE_CABAL= stm wxcore>=0.91
USE_WX= 3.0
WX_COMPS= wx
-WX_UNICODE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/x11-toolkits/hs-wxc/Makefile b/x11-toolkits/hs-wxc/Makefile
index 89fdcb69c68c..82110995df90 100644
--- a/x11-toolkits/hs-wxc/Makefile
+++ b/x11-toolkits/hs-wxc/Makefile
@@ -12,7 +12,6 @@ USE_CABAL= wxdirect>=0.91
USES= dos2unix
USE_WX= 3.0
WX_COMPS= wx
-WX_UNICODE= yes
OPTIONS_EXCLUDE=DOCS
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile
index 9d0804a2c175..d4fb60e47a61 100644
--- a/x11-toolkits/p5-Alien-wxWidgets/Makefile
+++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile
@@ -21,7 +21,6 @@ USES= perl5 compiler:env
USE_PERL5= modbuild
USE_WX= 3.0
WX_COMPS= wx
-WX_UNICODE= yes
CONFIGURE_ARGS= --wxWidgets-build=0 --wxWidgets-unicode=1
post-patch:
diff --git a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
index 479c085c977d..1b4b6f4a4752 100644
--- a/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
+++ b/x11-toolkits/p5-Wx-Perl-ProcessStream/Makefile
@@ -16,7 +16,6 @@ RUN_DEPENDS= p5-Wx>=0.5000:x11-toolkits/p5-Wx
USE_WX= 3.0
WX_COMPS= wx
-WX_UNICODE= yes
USES= perl5
USE_PERL5= configure
diff --git a/x11-toolkits/py-wax/Makefile b/x11-toolkits/py-wax/Makefile
index 937655335741..3bb6d2e2314d 100644
--- a/x11-toolkits/py-wax/Makefile
+++ b/x11-toolkits/py-wax/Makefile
@@ -14,7 +14,6 @@ COMMENT= User-friendly layer on top of wxPython
NO_BUILD= yes
USES= python
USE_WX= 2.8
-WX_UNICODE= yes
WX_COMPS= python:run
DATADIR= ${PYTHON_SITELIBDIR}
diff --git a/x11-toolkits/py-wxPython28/Makefile b/x11-toolkits/py-wxPython28/Makefile
index f511f721fca3..fc6fe3cbaa56 100644
--- a/x11-toolkits/py-wxPython28/Makefile
+++ b/x11-toolkits/py-wxPython28/Makefile
@@ -84,7 +84,6 @@ PYDISTUTILS_BUILDARGS+= \
NO_SCRIPTS=1 \
INSTALL_MULTIVERSION=1
-WX_UNICODE= yes
PYDISTUTILS_BUILDARGS+= \
UNICODE=1
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile
index 47190617b268..e2d5eb0b3bc0 100644
--- a/x11-toolkits/wxgtk28/Makefile
+++ b/x11-toolkits/wxgtk28/Makefile
@@ -81,7 +81,6 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
.if ${WXGTK_FLAVOR} != "gtk2-contrib-common"
USE_WX= 2.8
RUN_DEPENDS= ${LOCALBASE}/include/wx-2.8/wx/stc/stc.h:x11-toolkits/wxgtk28-contrib-common
-WX_UNICODE= yes
pre-configure:
@${FIND} ${BUILD_WRKSRC} -name Makefile.in -print0 | ${XARGS} -0 ${REINPLACE_CMD} \