From 08a292d4dbe65ad86a35a439df74d97164e35ce6 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 26 Nov 2001 18:55:45 +0000 Subject: Remove ports/math/Scilab, because it was superceeded by math/scilab long time ago. Submittedby: maintainer --- math/Scilab/files/patch-ab | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 math/Scilab/files/patch-ab (limited to 'math/Scilab/files/patch-ab') diff --git a/math/Scilab/files/patch-ab b/math/Scilab/files/patch-ab deleted file mode 100644 index 3b0d8da34bfd..000000000000 --- a/math/Scilab/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- routines/graphics/periFig.c.orig Sun Dec 13 21:20:36 1998 -+++ routines/graphics/periFig.c Sun Dec 13 21:21:44 1998 -@@ -47,5 +47,11 @@ - #define M_PI 3.14159265358979323846 - #else -+#if defined(HAVE_VALUES_H) - #include -+#else -+#ifndef M_PI -+#define M_PI 3.14159265358979323846 -+#endif -+#endif - #endif - -- cgit v1.2.3