Modified: trunk/dports/x11/xorg/Portfile (80032 => 80033)
--- trunk/dports/x11/xorg/Portfile 2011-07-03 08:33:20 UTC (rev 80032)
+++ trunk/dports/x11/xorg/Portfile 2011-07-03 10:07:58 UTC (rev 80033)
@@ -17,16 +17,14 @@
desktop machines.
platforms darwin macosx
-homepage http://www.x.org
-master_sites ${homepage}
+homepage http://www.x.org/
depends_run \
port:xorg-apps \
path:bin/Xquartz:xorg-server \
port:quartz-wm
-fetch { }
-checksum { }
+distfiles
build { }
destroot {
xinstall -d ${destroot}${prefix}/share/doc/${name}
@@ -36,4 +34,3 @@
use_configure no
livecheck.type none
-