diff options
| author | Pietro Cerutti <gahr@FreeBSD.org> | 2023-02-13 15:59:51 +0000 |
|---|---|---|
| committer | Pietro Cerutti <gahr@FreeBSD.org> | 2023-02-13 16:03:38 +0000 |
| commit | 3a0cff7ea08c5fc55c7b1bbab4641b2f60f767bb (patch) | |
| tree | f6d9d5c889a423e7a024c40b8c4a2d67c0feef73 /x11-toolkits/gnocl/files/patch-src_text.c | |
| parent | www/py-fake-useragent: Update to 1.1.2 (diff) | |
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.
Diffstat (limited to 'x11-toolkits/gnocl/files/patch-src_text.c')
| -rw-r--r-- | x11-toolkits/gnocl/files/patch-src_text.c | 20 |
1 files changed, 0 insertions, 20 deletions
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; - } - - |
