K 10 svn:author V 7 antoine K 8 svn:date V 27 2013-12-25T23:24:54.643022Z K 7 svn:log V 224 Add new USES=openal, which will replace USE_OPENAL The conversion is simple: USE_OPENAL=yes -> USES=openal USE_OPENAL=soft -> USES=openal:soft USE_OPENAL=al alut -> USES=openal:al,alut and so on Approved by: portmgr (bapt) END