Modified: trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile (103511 => 103512)
--- trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile 2013-02-28 01:05:21 UTC (rev 103511)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/Portfile 2013-02-28 01:45:12 UTC (rev 103512)
@@ -84,8 +84,7 @@
configure.cflags-append -funroll-loops -fstrict-aliasing
configure.env-append "HAVE_CXX=yes"
-patchfiles modplug.patch \
- patch-sys-applemedia-Makefile.in.diff
+patchfiles modplug.patch
post-patch {
reinplace "s|-flat_namespace -undefined suppress|-undefined define_a_way|g" \
Deleted: trunk/dports/gnome/gstreamer1-gst-plugins-bad/files/patch-sys-applemedia-Makefile.in.diff (103511 => 103512)
--- trunk/dports/gnome/gstreamer1-gst-plugins-bad/files/patch-sys-applemedia-Makefile.in.diff 2013-02-28 01:05:21 UTC (rev 103511)
+++ trunk/dports/gnome/gstreamer1-gst-plugins-bad/files/patch-sys-applemedia-Makefile.in.diff 2013-02-28 01:45:12 UTC (rev 103512)
@@ -1,10 +0,0 @@
---- sys/applemedia/Makefile.in.orig 2012-11-01 21:03:54.000000000 -0500
-+++ sys/applemedia/Makefile.in 2012-11-01 21:06:40.000000000 -0500
-@@ -246,6 +246,7 @@
- CELT_CFLAGS = @CELT_CFLAGS@
- CELT_LIBS = @CELT_LIBS@
- CFLAGS = @CFLAGS@
-+OBJCFLAGS = @CFLAGS@
- COG_CFLAGS = @COG_CFLAGS@
- COG_LIBS = @COG_LIBS@
- CPP = @CPP@