[75485] trunk/dports/devel/libsdl_ttf/Portfile
Revision: 75485 http://trac.macports.org/changeset/75485 Author: jmr@macports.org Date: 2011-01-26 06:35:33 -0800 (Wed, 26 Jan 2011) Log Message: ----------- libsdl_ttf: doesn't build against libsdl-devel (#28164) Modified Paths: -------------- trunk/dports/devel/libsdl_ttf/Portfile Modified: trunk/dports/devel/libsdl_ttf/Portfile =================================================================== --- trunk/dports/devel/libsdl_ttf/Portfile 2011-01-26 14:13:38 UTC (rev 75484) +++ trunk/dports/devel/libsdl_ttf/Portfile 2011-01-26 14:35:33 UTC (rev 75485) @@ -23,7 +23,7 @@ rmd160 253c440b5723567bce48c77eb8df90d363482e88 depends_build port:pkgconfig -depends_lib path:lib/pkgconfig/sdl.pc:libsdl \ +depends_lib port:libsdl \ port:freetype configure.args --disable-sdltest
participants (1)
-
jmr@macports.org