Modified: trunk/dports/graphics/Coin/Portfile (71066 => 71067)
--- trunk/dports/graphics/Coin/Portfile 2010-08-31 12:33:46 UTC (rev 71066)
+++ trunk/dports/graphics/Coin/Portfile 2010-08-31 12:36:06 UTC (rev 71067)
@@ -39,7 +39,7 @@
}
if {${os.platform} == "darwin"} {
-variant aqua {
+variant aqua description {Install as a MacOS X framework without X11.} {
configure.args-delete --disable-framework --enable-darwin-x11
configure.args-append --with-framework-prefix=${destroot}${frameworks_dir} --without-x
depends_lib-delete port:xorg-libsm \