Revision
120677
Author
eborisch@macports.org
Date
2014-06-05 07:03:48 -0700 (Thu, 05 Jun 2014)

Log Message

py-spyder-devel: Whoops. (Meant to use _, not -)

Modified Paths

Diff

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


--- trunk/dports/python/py-spyder-devel/Portfile	2014-06-05 14:01:42 UTC (rev 120676)
+++ trunk/dports/python/py-spyder-devel/Portfile	2014-06-05 14:03:48 UTC (rev 120677)
@@ -96,7 +96,7 @@
         are detected/enabled at runtime and may be installed separately.
     } conflicts tiny {}
     
-    variant no-anti-alias 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
     }