[113968] trunk/dports/gnome/folks/Portfile

devans at macports.org devans at macports.org
Tue Nov 26 12:58:24 PST 2013


Revision: 113968
          https://trac.macports.org/changeset/113968
Author:   devans at macports.org
Date:     2013-11-26 12:58:24 -0800 (Tue, 26 Nov 2013)
Log Message:
-----------
folks: for now don't build +eds by default due to runtime problems with the eds backend.

Modified Paths:
--------------
    trunk/dports/gnome/folks/Portfile

Modified: trunk/dports/gnome/folks/Portfile
===================================================================
--- trunk/dports/gnome/folks/Portfile	2013-11-26 20:42:15 UTC (rev 113967)
+++ trunk/dports/gnome/folks/Portfile	2013-11-26 20:58:24 UTC (rev 113968)
@@ -5,6 +5,7 @@
 
 name            folks
 version         0.9.6
+revision        1
 epoch           1
 license         LGPL-2.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
@@ -64,7 +65,9 @@
     configure.args-append   --enable-eds-backend
 }
 
-default_variants +eds
+# for now don't build +eds by default due to runtime problems
+# with the eds backend
+# default_variants +eds
     
 # port evolution-data-server -> nss is not universal
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131126/fb0ea88c/attachment.html>


More information about the macports-changes mailing list