K 10 svn:author V 3 mat K 8 svn:date V 27 2013-11-12T13:23:14.913113Z K 7 svn:log V 348 Allow multiple value in ${opt}_USE= FOO=bar,baz. Which is nice in case you end up with something like : X11_USE= xorg=x11 xorg=ice xorg=sm xorg=xext xorg=xineramaproto xorg=xinerama xorg=xrandr xorg=xrender xorg=xtst now you can do : X11_USE= xorg=x11,ice,sm,xext,xineramaproto,xinerama,xrandr,xrender,xtst PR: ports/183892 Approved by: bapt END