summaryrefslogtreecommitdiff
path: root/audio/rat/files
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rat/files')
-rw-r--r--audio/rat/files/patch-ac13
-rw-r--r--audio/rat/files/patch-rat_configure.in14
2 files changed, 0 insertions, 27 deletions
diff --git a/audio/rat/files/patch-ac b/audio/rat/files/patch-ac
deleted file mode 100644
index f2ed68da4800..000000000000
--- a/audio/rat/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- common/src/net_udp.c.orig Sat Jan 11 19:51:14 2003
-+++ common/src/net_udp.c Sat Jan 11 19:51:27 2003
-@@ -43,8 +43,10 @@
- #include "config_win32.h"
- #include "debug.h"
- #include "memory.h"
-+#ifndef __FreeBSD__
- #include "inet_pton.h"
- #include "inet_ntop.h"
-+#endif
- #include "vsnprintf.h"
- #include "net_udp.h"
-
diff --git a/audio/rat/files/patch-rat_configure.in b/audio/rat/files/patch-rat_configure.in
deleted file mode 100644
index ec2bb83d0633..000000000000
--- a/audio/rat/files/patch-rat_configure.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- rat/configure.in.orig
-+++ rat/configure.in
-@@ -147,7 +147,7 @@
- [EXTRAOBJ="$EXTRA_OBJ usleep.o"
- AC_DEFINE(NEED_USLEEP)])
-
--AC_CHECK_FUNC(snprintf,,AC_DEFINE(NEED_SNPRINTF))
-+#AC_CHECK_FUNC(snprintf,,AC_DEFINE(NEED_SNPRINTF))
-
- AC_SUBST(EXTRA_OBJ)
-