Revision
120676
Author
eborisch@macports.org
Date
2014-06-05 07:01:42 -0700 (Thu, 05 Jun 2014)

Log Message

py-spyder-devel: Rename noAntiAlias variant to no-anti-alias as mentioned on dev. list.

Modified Paths

Diff

Modified: trunk/dports/python/py-spyder-devel/Portfile (120675 => 120676)


--- trunk/dports/python/py-spyder-devel/Portfile	2014-06-05 13:36:47 UTC (rev 120675)
+++ trunk/dports/python/py-spyder-devel/Portfile	2014-06-05 14:01:42 UTC (rev 120676)
@@ -96,7 +96,7 @@
         are detected/enabled at runtime and may be installed separately.
     } conflicts tiny {}
     
-    variant noAntiAlias description {Use non-anti-aliased fonts in editor.} {
+    variant no-anti-alias description {Use non-anti-aliased fonts in editor.} {
         patchfiles-append   no_AA.diff
     }