[73866] trunk/dports/gnustep/gnustep-base/Portfile

and.damore at macports.org and.damore at macports.org
Sat Nov 27 06:57:10 PST 2010


Revision: 73866
          http://trac.macports.org/changeset/73866
Author:   and.damore at macports.org
Date:     2010-11-27 06:57:05 -0800 (Sat, 27 Nov 2010)
Log Message:
-----------
whitespaces change gnustep-base

Modified Paths:
--------------
    trunk/dports/gnustep/gnustep-base/Portfile

Modified: trunk/dports/gnustep/gnustep-base/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-base/Portfile	2010-11-27 12:14:22 UTC (rev 73865)
+++ trunk/dports/gnustep/gnustep-base/Portfile	2010-11-27 14:57:05 UTC (rev 73866)
@@ -3,13 +3,13 @@
 PortSystem 1.0
 PortGroup   gnustep 1.0
 
-name        gnustep-base
-version     1.19.1
-revision        1
-platforms   darwin
-maintainers nomaintainer
+name                gnustep-base
+version             1.19.1
+revision            1
+platforms           darwin
+maintainers         nomaintainer
 
-description A library of general-purpose Objective C objects.
+description         A library of general-purpose Objective C objects.
 long_description \
     The GNUstep Base Library is a library of general-purpose, non-graphical \
     Objective C objects.  For example, it includes classes for strings, \
@@ -31,8 +31,8 @@
 universal_variant   no
 
 use_configure       yes
-configure.env-append  LIBOBJC=-lobjc-gnu
-configure.args-append	--disable-tls
+configure.env-append    LIBOBJC=-lobjc-gnu
+configure.args-append   --disable-tls
 
 destroot.keepdirs   ${destroot}${prefix}/var/run
 
@@ -55,7 +55,7 @@
 }
 
 startupitem.create  yes
-startupitem.name  gdomap
+startupitem.name    gdomap
 set my_pid          ${prefix}/var/run/gdomap.pid
 startupitem.start   \
     "GNUSTEP_SYSTEM_ROOT=${prefix}/GNUstep/System" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101127/40a1957a/attachment.html>


More information about the macports-changes mailing list