Revision: 75563 http://trac.macports.org/changeset/75563 Author: rmstonecipher@macports.org Date: 2011-01-30 11:56:00 -0800 (Sun, 30 Jan 2011) Log Message: ----------- gnome/gstreamer removed post-patch routine no longer needed for error fixed in upstream source Modified Paths: -------------- trunk/dports/gnome/gstreamer/Portfile Modified: trunk/dports/gnome/gstreamer/Portfile =================================================================== --- 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"
participants (1)
-
rmstonecipher@macports.org