From 3a0cff7ea08c5fc55c7b1bbab4641b2f60f767bb Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 13 Feb 2023 15:59:51 +0000 Subject: x11-toolkits/gnocl: remove The current version of the port doesn't build with recent compilers. There is a newer nightly on SourceForce, but it depends on gnome-vfs, which we ditched 2 years ago in 8e6f2e. --- x11-toolkits/gnocl/files/patch-src_text.c | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 x11-toolkits/gnocl/files/patch-src_text.c (limited to 'x11-toolkits/gnocl/files/patch-src_text.c') diff --git a/x11-toolkits/gnocl/files/patch-src_text.c b/x11-toolkits/gnocl/files/patch-src_text.c deleted file mode 100644 index 3976b5eb8550..000000000000 --- a/x11-toolkits/gnocl/files/patch-src_text.c +++ /dev/null @@ -1,20 +0,0 @@ ---- src/text.c.orig 2013-08-31 12:36:08.000000000 +0200 -+++ src/text.c 2013-09-17 10:07:27.000000000 +0200 -@@ -3267,7 +3267,7 @@ - if ( tag == NULL ) - { - -- return TCL_ERROR; -+ return; - } - - -@@ -3299,8 +3299,6 @@ - - sprintf ( s1, "" ); - sprintf ( s2, "" ); -- -- return TCL_OK; - } - - -- cgit v1.2.3