Modified: trunk/dports/x11/xearth/Portfile (103485 => 103486)
--- trunk/dports/x11/xearth/Portfile 2013-02-27 09:58:08 UTC (rev 103485)
+++ trunk/dports/x11/xearth/Portfile 2013-02-27 10:04:04 UTC (rev 103486)
@@ -1,10 +1,12 @@
# $Id$
PortSystem 1.0
+
name xearth
version 1.1
revision 2
categories x11
+license Noncommercial
platforms darwin macosx
maintainers nomaintainer
description Draws the planet Earth in the root window
@@ -18,9 +20,6 @@
port:xorg-libXt
use_xmkmf yes
-# xmkmf based
-universal_variant no
-
destroot {
xinstall -o root -m 755 -d "${destroot}${prefix}/bin"
xinstall -o root -m 755 -d "${destroot}${prefix}/share/man/man1"