[72146] trunk/dports/devel/activewire/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Oct 4 19:36:21 PDT 2010


Revision: 72146
          http://trac.macports.org/changeset/72146
Author:   ryandesign at macports.org
Date:     2010-10-04 19:36:19 -0700 (Mon, 04 Oct 2010)
Log Message:
-----------
activewire: fix variant descriptions

Modified Paths:
--------------
    trunk/dports/devel/activewire/Portfile

Modified: trunk/dports/devel/activewire/Portfile
===================================================================
--- trunk/dports/devel/activewire/Portfile	2010-10-05 02:35:06 UTC (rev 72145)
+++ trunk/dports/devel/activewire/Portfile	2010-10-05 02:36:19 UTC (rev 72146)
@@ -33,12 +33,12 @@
 
 # Doesn't build with 10.5
 macosx_deployment_target 10.5
-variant awdriver description {Installs the ActiveWire driver} {}
-variant awconfig description {Installs the awconfig utility} {}
+variant awdriver description {Install ActiveWire driver} {}
+variant awconfig description {Install awconfig utility} {}
 variant doc description {Install documentation} {}
 variant dev description {Install header files for development} {}
 
-# variant realbasic description {Installs the realbasic plugin} {}
+# variant realbasic description {Install REALbasic plugin} {}
 
 pre-configure {
     foreach i {libaw awdriver awconfig} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101004/46dfe9a8/attachment.html>


More information about the macports-changes mailing list