diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-05-30 22:56:48 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-05-30 22:56:48 +0800 |
commit | 3e93d57e1588ba267dc885d5fdd3611fa22bda3f (patch) | |
tree | 27aad064fc97d140d8bb60c4dc3e9135c9d0c95f | |
parent | af3af8e0c5fe29b794575916870d7ed06bde6ac8 (diff) | |
download | freebsd-ports-gnome-3e93d57e1588ba267dc885d5fdd3611fa22bda3f.tar.gz freebsd-ports-gnome-3e93d57e1588ba267dc885d5fdd3611fa22bda3f.tar.zst freebsd-ports-gnome-3e93d57e1588ba267dc885d5fdd3611fa22bda3f.zip |
NO_LATEST_LINK=yes
-rw-r--r-- | x11-toolkits/py-wxPython24/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index b3cd70289b8a..7e7ac8ea038e 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -20,6 +20,7 @@ COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython +NO_LATEST_LINK= yes USE_GMAKE= yes USE_PYTHON= yes |