diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-06 07:46:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-06 07:46:43 +0000 |
commit | acdfba3fc5c7ed4b379ce5abee65fbbde3209321 (patch) | |
tree | ec5b65db69f3510e845825d5f048b59e6344810c /graphics/py-visual/files/patch-bin-vpython.in | |
parent | Remove the MESA option that brings in the expired gtkglarea, anyway this option (diff) |
japanese/vflib||2013-02-06|Has expired: No more public distfiles
graphics/py-visual||2013-02-06|Has expired: Depends on the expired x11-toolkits/gtkglarea [1]
math/gnuplot+||2013-02-06|Upstream says: This package is obsolete. The author does not recommend to use it
science/vis5d+||2013-02-06|No new release since 2001, depends on expired x11-toolkits/gtkglarea [2]
Approved by: stephen [1],
nivit [2]
Notes
Notes:
svn path=/head/; revision=311747
Diffstat (limited to 'graphics/py-visual/files/patch-bin-vpython.in')
-rw-r--r-- | graphics/py-visual/files/patch-bin-vpython.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/py-visual/files/patch-bin-vpython.in b/graphics/py-visual/files/patch-bin-vpython.in deleted file mode 100644 index 9a97f8b88270..000000000000 --- a/graphics/py-visual/files/patch-bin-vpython.in +++ /dev/null @@ -1,12 +0,0 @@ -$FreeBSD$ ---- bin/vpython.in Fri Feb 25 21:39:38 2005 -+++ bin/vpython.in.port Tue Jul 19 10:35:23 2005 -@@ -2,7 +2,7 @@ - # Variables determined by configure. - PYTHON=@PYTHON@ - visualexampledir=@visualexampledir@ --IDLE=idle -+IDLE=%%PYTHONBASE%%/bin/idle%%PYTHON_VERSION%% - PYTHONPATH=@PYTHONPATH@ - export PYTHONPATH - |