diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-05-15 12:20:48 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-05-15 12:20:48 +0000 |
commit | b1327f209f9d9d8695d3c8a54ab8c844ee1e2ebc (patch) | |
tree | e6eb76213219051acb4c7fc881a7361aa19296a9 /math/pygist/files/patch-ac | |
parent | OpenDX tries to run automake if it finds it, but newer versions don't (diff) |
Remove pygist. This port has been broken since the upgrade of lang/yorick
and it's no longer being developed.
Diffstat (limited to 'math/pygist/files/patch-ac')
-rw-r--r-- | math/pygist/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/pygist/files/patch-ac b/math/pygist/files/patch-ac deleted file mode 100644 index 6d66daaaf274..000000000000 --- a/math/pygist/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- Gist/Src/gistCmodule.c.orig Fri Apr 2 02:14:43 1999 -+++ Gist/Src/gistCmodule.c Wed May 5 11:19:38 1999 -@@ -72,7 +72,7 @@ - #endif - - #include "Python.h" --#include "arrayobject.h" -+#include "Numeric/arrayobject.h" - #include "hlevel.h" - #ifndef NO_XLIB - # include "dispas.h" |