[84798] trunk/dports/editors

ryandesign at macports.org ryandesign at macports.org
Sun Oct 2 00:39:56 PDT 2011


Revision: 84798
          http://trac.macports.org/changeset/84798
Author:   ryandesign at macports.org
Date:     2011-10-02 00:39:53 -0700 (Sun, 02 Oct 2011)
Log Message:
-----------
bluefish, bluefish-devel: enable universal variant (enchant is universal since r62726)

Revision Links:
--------------
    http://trac.macports.org/changeset/62726

Modified Paths:
--------------
    trunk/dports/editors/bluefish/Portfile
    trunk/dports/editors/bluefish-devel/Portfile

Modified: trunk/dports/editors/bluefish/Portfile
===================================================================
--- trunk/dports/editors/bluefish/Portfile	2011-10-02 03:20:43 UTC (rev 84797)
+++ trunk/dports/editors/bluefish/Portfile	2011-10-02 07:39:53 UTC (rev 84798)
@@ -58,11 +58,6 @@
     configure.args-append --disable-spell-check
 }
 
-if {![variant_isset no_spellcheck]} {
-    # enchant is not universal
-    universal_variant no
-}
-
 variant tidy {
     depends_run bin:tidy:tidy
 }

Modified: trunk/dports/editors/bluefish-devel/Portfile
===================================================================
--- trunk/dports/editors/bluefish-devel/Portfile	2011-10-02 03:20:43 UTC (rev 84797)
+++ trunk/dports/editors/bluefish-devel/Portfile	2011-10-02 07:39:53 UTC (rev 84798)
@@ -55,11 +55,6 @@
     configure.args-append --disable-spell-check
 }
 
-if {![variant_isset no_spellcheck]} {
-    # enchant is not universal
-    universal_variant no
-}
-
 variant tidy {
     depends_run bin:tidy:tidy
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111002/20918855/attachment.html>


More information about the macports-changes mailing list