aboutsummaryrefslogtreecommitdiffstats
path: root/games/xscavenger
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-12-24 17:01:18 +0800
committerMartin Wilke <miwi@FreeBSD.org>2015-12-24 17:01:18 +0800
commit8621a6e4688604ae165baee1e97ee70ee42641e8 (patch)
treeb7e11d5f1242044911e019fee0abe3a41ddb5204 /games/xscavenger
parent281a410bd9560955244ffa3c25ab5178035b2fe7 (diff)
downloadfreebsd-ports-gnome-8621a6e4688604ae165baee1e97ee70ee42641e8.tar.gz
freebsd-ports-gnome-8621a6e4688604ae165baee1e97ee70ee42641e8.tar.zst
freebsd-ports-gnome-8621a6e4688604ae165baee1e97ee70ee42641e8.zip
- Fix build
Reported by: antoine
Diffstat (limited to 'games/xscavenger')
-rw-r--r--games/xscavenger/files/patch-edit.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/xscavenger/files/patch-edit.c b/games/xscavenger/files/patch-edit.c
deleted file mode 100644
index 1806b82b14b7..000000000000
--- a/games/xscavenger/files/patch-edit.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- edit.c.orig 2013-06-11 18:21:01.902812410 +0400
-+++ edit.c 2013-06-11 18:21:15.931811652 +0400
-@@ -2,6 +2,7 @@
-
- #include <stdio.h>
- #include <unistd.h>
-+#include <string.h>
- #include "scav.h"
- #include "edit.h"
- #include "x.h"