Ticket #21996: Portfile.patch
File Portfile.patch, 555 bytes (added by cavinsays@…, 15 years ago) |
---|
Line | |
---|---|
1 | *** /Users/Cavin/building/gst1/Portfile 2010-02-03 21:46:09.000000000 -0500 |
2 | --- /Users/Cavin/building/gst2/Portfile 2010-02-03 21:47:39.000000000 -0500 |
3 | *************** |
4 | *** 63,68 **** |
5 | --- 63,69 ---- |
6 | --disable-sdl \ |
7 | --disable-swfdec \ |
8 | --enable-experimental \ |
9 | + --enable-osx_video=no \ |
10 | --enable-static |
11 | configure.cppflags-append "-L${prefix}/lib" |
12 | configure.cflags-append "-no-cpp-precomp -funroll-loops -fstrict-aliasing" |