aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-wxPython26
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-08-31 10:44:07 +0800
committerkris <kris@FreeBSD.org>2002-08-31 10:44:07 +0800
commit1d1a1bf0eae578d1066b03e225bb5dfcde2b143c (patch)
tree6e453ac8ee5ce3794ceee425202a2ff27943309c /x11-toolkits/py-wxPython26
parent1bc0ad9d16b94f6ddc1742b2f972276435676388 (diff)
downloadfreebsd-ports-graphics-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.tar.gz
freebsd-ports-graphics-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.tar.zst
freebsd-ports-graphics-1d1a1bf0eae578d1066b03e225bb5dfcde2b143c.zip
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
Diffstat (limited to 'x11-toolkits/py-wxPython26')
-rw-r--r--x11-toolkits/py-wxPython26/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile
index f0dbcbb8560..6943d70fae7 100644
--- a/x11-toolkits/py-wxPython26/Makefile
+++ b/x11-toolkits/py-wxPython26/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope
WX_CONFIG= ${X11BASE}/bin/wx-config
USE_GMAKE= yes
-USE_NEWGCC= yes
USE_PYTHON= yes
USE_PYDISTUTILS=yes
USE_GTK= yes