Ticket #3093: libmpeg2-Portfile.patch
File libmpeg2-Portfile.patch, 373 bytes (added by daved@…, 19 years ago) |
---|
-
Portfile
old new 23 23 24 24 patch { reinplace "s|@INCLUDES@|@INCLUDES@ -I\$(prefix)/include|" \ 25 25 ${worksrcpath}/src/Makefile.in 26 reinplace "s|^static inline uint32_t arch_accel|static uint32_t arch_accel|" \ 27 ${worksrcpath}/libmpeg2/cpu_accel.c 26 28 } 27 29 28 30 variant darwin {