diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2023-01-30 14:47:34 +0100 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2023-01-30 14:49:55 +0100 |
commit | fd067017d40aba60f3bf83383f4885cf3b24ac49 (patch) | |
tree | 3ef324125cced41284cad535faea17ffcb09e86e /x11-toolkits/gtkmathview/files/patch-mathmlsvg_SMS.cc | |
parent | MOVED: add missing | (diff) |
x11-toolkits/gtkmathview: remove
Depends on EOLed GTk+2.0 and not depended on in the ports tree
Diffstat (limited to 'x11-toolkits/gtkmathview/files/patch-mathmlsvg_SMS.cc')
-rw-r--r-- | x11-toolkits/gtkmathview/files/patch-mathmlsvg_SMS.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/gtkmathview/files/patch-mathmlsvg_SMS.cc b/x11-toolkits/gtkmathview/files/patch-mathmlsvg_SMS.cc deleted file mode 100644 index e5d62356be08..000000000000 --- a/x11-toolkits/gtkmathview/files/patch-mathmlsvg_SMS.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- mathmlsvg/SMS.cc.orig 2007-08-17 10:02:46 UTC -+++ mathmlsvg/SMS.cc -@@ -18,6 +18,7 @@ - - #include <config.h> - -+#include <cstring> - #include <sstream> - #include "defs.h" - #include "AbstractLogger.hh" |