summaryrefslogtreecommitdiff
path: root/net-mgmt/ramond/files/patch-src_main.h
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 22:01:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 22:01:24 +0000
commit11b0d3ddde2150d23a51c55b5597d968fe3a03bb (patch)
tree033e919c8c3370eefece9a149b26edc18d1cd93f /net-mgmt/ramond/files/patch-src_main.h
parentFix build on local systems when ffmpeg-2.3.3 is installed. This removes the (diff)
Remove non staged ports without pending PR from net-im and net-mgmt
Notes
Notes: svn path=/head/; revision=366966
Diffstat (limited to 'net-mgmt/ramond/files/patch-src_main.h')
-rw-r--r--net-mgmt/ramond/files/patch-src_main.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-mgmt/ramond/files/patch-src_main.h b/net-mgmt/ramond/files/patch-src_main.h
deleted file mode 100644
index af7c15373296..000000000000
--- a/net-mgmt/ramond/files/patch-src_main.h
+++ /dev/null
@@ -1,12 +0,0 @@
-
-$FreeBSD$
-
---- src/main.h.orig
-+++ src/main.h
-@@ -1,5 +1,6 @@
- #include <stdlib.h>
- #include <stdio.h>
-+#include <fcntl.h>
- #include <errno.h>
- #include <unistd.h>
- #include <time.h>