id summary reporter owner description type status priority milestone component version resolution keywords cc port 11381 Add Mysql5 variant to Postfix urbanose@… yeled@… "== Could someone add this Mysql5 variant to the Postfix ""Portfile"" file ? == {{{ variant mysql5 { depends_lib-append port:mysql5 set CCARGS [concat ${CCARGS} -DHAS_MYSQL -I${prefix}/include/mysql5/mysql] set AUXLIBS [concat ${AUXLIBS} -L${prefix}/lib/mysql5/mysql -lmysqlclient -lz -lm] } }}} I guess that's all, but I may miss something, as I'm not a MacPort expert." enhancement closed Low ports fixed postfix mysql variant yeled@… markd@…