[63435] trunk/dports/emulators

ryandesign at macports.org ryandesign at macports.org
Thu Feb 4 17:21:17 PST 2010


Revision: 63435
          http://trac.macports.org/changeset/63435
Author:   ryandesign at macports.org
Date:     2010-02-04 17:21:13 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
minivmac, minivmac-devel: fix typo in comment

Modified Paths:
--------------
    trunk/dports/emulators/minivmac/Portfile
    trunk/dports/emulators/minivmac-devel/Portfile

Modified: trunk/dports/emulators/minivmac/Portfile
===================================================================
--- trunk/dports/emulators/minivmac/Portfile	2010-02-05 01:18:10 UTC (rev 63434)
+++ trunk/dports/emulators/minivmac/Portfile	2010-02-05 01:21:13 UTC (rev 63435)
@@ -268,7 +268,7 @@
     xinstall ${filespath}/Makefile.in ${build.dir}/Makefile
     reinplace "s|@SUBDIRS@|[join ${my_variation_dirs}]|" ${build.dir}/Makefile
     
-    # If no variation directoriess were produced by configuration, either the flags we
+    # If no variation directories were produced by configuration, either the flags we
     # passed in were bad, or the automation script got out of sync with the emulator;
     # if the latter, the delays in configure.applescript may need to be adjusted.
     if {"" == ${my_variation_dirs}} {

Modified: trunk/dports/emulators/minivmac-devel/Portfile
===================================================================
--- trunk/dports/emulators/minivmac-devel/Portfile	2010-02-05 01:18:10 UTC (rev 63434)
+++ trunk/dports/emulators/minivmac-devel/Portfile	2010-02-05 01:21:13 UTC (rev 63435)
@@ -277,7 +277,7 @@
     xinstall ${filespath}/Makefile.in ${build.dir}/Makefile
     reinplace "s|@SUBDIRS@|[join ${my_variation_dirs}]|" ${build.dir}/Makefile
     
-    # If no variation directoriess were produced by configuration, either the flags we
+    # If no variation directories were produced by configuration, either the flags we
     # passed in were bad, or the automation script got out of sync with the emulator;
     # if the latter, the delays in configure.applescript may need to be adjusted.
     if {"" == ${my_variation_dirs}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/824d3f09/attachment.html>


More information about the macports-changes mailing list