[50786] trunk/dports/graphics/vtk-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 9 03:51:49 PDT 2009


Revision: 50786
          http://trac.macports.org/changeset/50786
Author:   ryandesign at macports.org
Date:     2009-05-09 03:51:47 -0700 (Sat, 09 May 2009)
Log Message:
-----------
vtk-devel: fix some typos in comments

Modified Paths:
--------------
    trunk/dports/graphics/vtk-devel/Portfile

Modified: trunk/dports/graphics/vtk-devel/Portfile
===================================================================
--- trunk/dports/graphics/vtk-devel/Portfile	2009-05-09 09:53:31 UTC (rev 50785)
+++ trunk/dports/graphics/vtk-devel/Portfile	2009-05-09 10:51:47 UTC (rev 50786)
@@ -344,11 +344,11 @@
 
 # --- Language wrappers: java, python, tcl
 #
-# VTK has it's own language parser, it doesn't depend on swig or cableswig (as
+# VTK has its own language parser, it doesn't depend on swig or cableswig (as
 # of May 2009).  Since the VTK CVS repository and source distributions include
 # the output of byacc and flex, there is no need for a dependency on these
 # to build VTK.  If that were to change at some point, use byacc and not bison,
-# ie: depends_build-append port:byacc port:flex
+# i.e.: depends_build-append port:byacc port:flex
 
 
 variant java description {java wrapper} {
@@ -358,7 +358,7 @@
         -DVTK_WRAP_JAVA:BOOL=ON
     #
     # All of the following were detected automatically by cmake.  They use the
-    # system java framework.  To replace them with a macports java, reset
+    # system java framework.  To replace them with a MacPorts java, reset
     # these variables and add the required dependencies.
     #
     #JAVA_ARCHIVE:FILEPATH=/usr/bin/jar
@@ -376,7 +376,7 @@
 # that may require separate ports because the build and install process for vtk
 # can only work with one at a time.  The build is a lengthy process and there
 # may be no easy way to short-circuit it with a dependency on a prior binary
-# install of vtk.  If there are seperate ports of vtk for different versions of
+# install of vtk.  If there are separate ports of vtk for different versions of
 # python, each port will incur a lengthy build process.  Moreover, it's not
 # clear that the install process can be specifically selected for python only,
 # without also installing all of vtk.  For that reason, it may be best to avoid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090509/40c8b118/attachment.html>


More information about the macports-changes mailing list