aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-07-31 00:08:09 +0800
committererwin <erwin@FreeBSD.org>2009-07-31 00:08:09 +0800
commite3fb2264a3566676e09095e6c44b931e07f47b2c (patch)
treec7b23d18c26b6b6acb3f25ea5f3bfc8783dfdc46
parentf2c3e03ecafae5ec5c5f8e10300881cbbb9fd7d2 (diff)
downloadfreebsd-ports-gnome-e3fb2264a3566676e09095e6c44b931e07f47b2c.tar.gz
freebsd-ports-gnome-e3fb2264a3566676e09095e6c44b931e07f47b2c.tar.zst
freebsd-ports-gnome-e3fb2264a3566676e09095e6c44b931e07f47b2c.zip
Set NO_LATEST_LINK as it conflicts with x11-toolkits/py-wxPython28
Submitted by: pointyhat Discussed with: alepulver Approved by: maintainer timeout
-rw-r--r--x11-toolkits/py-wxPython26/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython26/Makefile b/x11-toolkits/py-wxPython26/Makefile
index 1c4647d86a34..eb8caec68e15 100644
--- a/x11-toolkits/py-wxPython26/Makefile
+++ b/x11-toolkits/py-wxPython26/Makefile
@@ -34,6 +34,7 @@ WX_COMPS= contrib
WX_PREMK= yes
DEMO_DIR= ${PYTHONPREFIX_SITELIBDIR}/wxPython/demo
WXPORT= gtk2
+NO_LATEST_LINK= yes
.if defined(WITH_COMMON_ONLY)
PYDISTUTILS_NOEGGINFO= yes