aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnash/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-19 11:24:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-19 11:24:50 +0000
commit5ac9a97323d98c90a542606f7cd2f12723252461 (patch)
treee21a1d98559c1e866d361635266ff07e1286eebb /graphics/gnash/files
parent2139272bdebbe902c3d6bd6e45222923824c1985 (diff)
downloadports-5ac9a97323d98c90a542606f7cd2f12723252461.tar.gz
ports-5ac9a97323d98c90a542606f7cd2f12723252461.zip
Notes
Diffstat (limited to 'graphics/gnash/files')
-rw-r--r--graphics/gnash/files/patch-utilities-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gnash/files/patch-utilities-Makefile.in b/graphics/gnash/files/patch-utilities-Makefile.in
new file mode 100644
index 000000000000..c12a8846d50d
--- /dev/null
+++ b/graphics/gnash/files/patch-utilities-Makefile.in
@@ -0,0 +1,11 @@
+--- utilities/Makefile.in.orig 2007-08-29 15:03:59.000000000 +0000
++++ utilities/Makefile.in 2007-11-07 20:37:02.000000000 +0000
+@@ -365,7 +365,7 @@
+ $(top_builddir)/libbase/libgnashbase.la \
+ $(top_builddir)/backend/libgnashbackend.la \
+ $(top_builddir)/libamf/libgnashamf.la $(am__append_2) \
+- $(am__append_4) $(GLIB_LIBS) $(GSTREAMER_LIBS)
++ $(am__append_4) $(GLIB_LIBS) $(GSTREAMER_LIBS) $(INTLLIBS)
+ AM_LDFLAGS = \
+ $(LIBADD_DL) \
+ $(LIBLTDL) \