On Dec 5, 2007, at 14:32, Ryan Schmidt wrote:
configure.cflags-append "-I${prefix}/include"-I${prefix}/include is already in the default CFLAGS.
Oh, sorry, that was wrong. -I${prefix}/include is in the default CPPFLAGS, not the CFLAGS. Most software likes this in the CPPFLAGS. If xmms_osx_plugin needs it in the CFLAGS, then you will need that line after all.
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
