Ticket #11312: Portfile-MPlayer-patch

File Portfile-MPlayer-patch, 629 bytes (added by ecronin (Eric Cronin), 17 years ago)

patch for MPlayer

Line 
1Index: Portfile
2===================================================================
3--- Portfile    (revision 427)
4+++ Portfile    (working copy)
5@@ -42,7 +42,8 @@
6                         rmd160 370877b45b314c9deb2d89739f8067a4a77c0844
7 
8 depends_lib         port:libpng port:jpeg port:lzo port:libvorbis \
9-                    port:libmad port:lame port:libiconv port:zlib
10+                    port:libmad port:lame port:libiconv port:ncurses \
11+                    port:zlib
12 
13 configure.args \
14                     --with-extraincdir=${prefix}/include:${prefix}/include/cdparanoia/interface:${prefix}/include/cdparanoia/paranoia \