summaryrefslogtreecommitdiff
path: root/net-im/farsight2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-09-07 19:11:12 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-09-07 19:11:12 +0000
commitf706115f0720839f6da4befc925a6a9ad27b9e7b (patch)
treeed3e3c1dc2cc52f5dd59e8d85fbce577decef79e /net-im/farsight2
parentUpdate to 0.8.2. (diff)
This patch is no longer required.
Notes
Notes: svn path=/head/; revision=241003
Diffstat (limited to 'net-im/farsight2')
-rw-r--r--net-im/farsight2/files/patch-gst-libs_gst_farsight_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/farsight2/files/patch-gst-libs_gst_farsight_Makefile.in b/net-im/farsight2/files/patch-gst-libs_gst_farsight_Makefile.in
deleted file mode 100644
index a760a62416b6..000000000000
--- a/net-im/farsight2/files/patch-gst-libs_gst_farsight_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gst-libs/gst/farsight/Makefile.in.orig 2009-02-27 23:51:47.000000000 -0500
-+++ gst-libs/gst/farsight/Makefile.in 2009-02-27 23:51:58.000000000 -0500
-@@ -849,7 +849,7 @@ fs-marshal.list: $(libgstfarsight_@GST_M
- $^ > $@
-
- %-enum-types.c: $(glib_enum_headers) Makefile
-- @if test "x$(glib_enum_headers)" == "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi
-+ @if test "x$(glib_enum_headers)" = "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi
- glib-mkenums \
- --fhead "#include \"$*-enum-types.h\"\n$(enum_headers)" \
- --fprod "\n/* enumerations from \"@filename@\" */" \