aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-06-02 17:50:59 +0800
committerclement <clement@FreeBSD.org>2004-06-02 17:50:59 +0800
commitd364d71f6966af7644b9d5b87adc78b3750613fd (patch)
tree506ef2f2ab83a93f62f32383111459632cc746ee /games
parent258bedb8166071e6b5ce0d00a39c3aab3d97097c (diff)
downloadfreebsd-ports-gnome-d364d71f6966af7644b9d5b87adc78b3750613fd.tar.gz
freebsd-ports-gnome-d364d71f6966af7644b9d5b87adc78b3750613fd.tar.zst
freebsd-ports-gnome-d364d71f6966af7644b9d5b87adc78b3750613fd.zip
- Fix build
Diffstat (limited to 'games')
-rw-r--r--games/libggz/files/patch-src:security:ggz_tls_gnutls.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/libggz/files/patch-src:security:ggz_tls_gnutls.c b/games/libggz/files/patch-src:security:ggz_tls_gnutls.c
new file mode 100644
index 000000000000..53295762c4fd
--- /dev/null
+++ b/games/libggz/files/patch-src:security:ggz_tls_gnutls.c
@@ -0,0 +1,10 @@
+--- src/security/ggz_tls_gnutls.c.orig Wed Jun 2 11:39:55 2004
++++ src/security/ggz_tls_gnutls.c Wed Jun 2 11:40:23 2004
+@@ -35,6 +35,7 @@
+ #include <sys/stat.h>
+ #include <fcntl.h>
+ #include <gnutls.h>
++#include <gnutls/compat4.h>
+
+ #include "ggz.h"
+