Modified: trunk/dports/x11/xorg-apps/Portfile (80039 => 80040)
--- trunk/dports/x11/xorg-apps/Portfile 2011-07-03 11:00:35 UTC (rev 80039)
+++ trunk/dports/x11/xorg-apps/Portfile 2011-07-03 11:11:08 UTC (rev 80040)
@@ -1,13 +1,13 @@
# $Id$
PortSystem 1.0
+
name xorg-apps
version 20101213
categories x11
maintainers jeremyhu openmaintainer
description X.org apps meta-package
-homepage http://www.x.org
-master_sites ${homepage}
+homepage http://www.x.org/
platforms darwin macosx
supported_archs noarch
long_description This package builds all of the x.org app packages.
@@ -93,8 +93,7 @@
port:xwininfo \
port:xwud
-fetch { }
-checksum { }
+distfiles
build { }
destroot {
xinstall -d ${destroot}${prefix}/share/doc/${name}
@@ -104,4 +103,3 @@
use_configure no
livecheck.type none
-