aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-project.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-project.c')
-rw-r--r--devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-project.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-project.c b/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-project.c
deleted file mode 100644
index 08a428958f4c..000000000000
--- a/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-project.c
+++ /dev/null
@@ -1,17 +0,0 @@
-
-$FreeBSD$
-
---- src/backends/libgbf_am/gbf-am-project.c 2001/07/24 11:44:39 1.1
-+++ src/backends/libgbf_am/gbf-am-project.c 2001/07/24 11:46:14
-@@ -33,6 +33,11 @@
- #include "../../lib/gnome-build.h"
- #include "gbf-am-project.h"
-
-+#ifdef __FreeBSD__
-+extern char **environ;
-+#define __environ environ
-+#endif
-+
- #define SCRIPT_NAME "gbf-am-parse"
- #define BUILD_SCRIPT_NAME "gbf-am-build"
-