Modified: trunk/dports/gnome/gstreamer/Portfile (75562 => 75563)
--- trunk/dports/gnome/gstreamer/Portfile 2011-01-30 18:47:10 UTC (rev 75562)
+++ trunk/dports/gnome/gstreamer/Portfile 2011-01-30 19:56:00 UTC (rev 75563)
@@ -40,11 +40,6 @@
configure.env-append PERL_PATH=${prefix}/bin/perl
configure.cflags-append -funroll-loops -fstrict-aliasing -fno-common
-post-patch {
- # http://trac.macports.org/ticket/24002
- reinplace "s|\"mul %3|\"mulq %3|" ${worksrcpath}/gst/gstutils.c
-}
-
pre-build {
if {[file exists ${prefix}/lib/libcheck.dylib]} {
ui_msg "Gstreamer will fail to build because the 'check' port is active. Deactivate"