[32487] trunk/dports/lang/ocaml/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jan 4 11:19:38 PST 2008


Revision: 32487
          http://trac.macosforge.org/projects/macports/changeset/32487
Author:   ryandesign at macports.org
Date:     2008-01-04 11:19:37 -0800 (Fri, 04 Jan 2008)

Log Message:
-----------
ocaml: whitespace changes to make port lint happy

Modified Paths:
--------------
    trunk/dports/lang/ocaml/Portfile

Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile	2008-01-04 19:16:49 UTC (rev 32486)
+++ trunk/dports/lang/ocaml/Portfile	2008-01-04 19:19:37 UTC (rev 32487)
@@ -1,6 +1,7 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem		1.0
+
 name 			ocaml
 version			3.10.0
 platforms		darwin
@@ -25,8 +26,8 @@
 }
 
 # Configure.
-configure.pre_args	-prefix ${prefix} 
-configure.args		-no-tk 
+configure.pre_args	-prefix ${prefix}
+configure.args		-no-tk
 
 # Building.
 build.target		world.opt

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080104/78515dfe/attachment.html


More information about the macports-changes mailing list