[115174] trunk/dports/gnome/empathy/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 27 10:57:00 PST 2013


Revision: 115174
          https://trac.macports.org/changeset/115174
Author:   jeremyhu at macports.org
Date:     2013-12-27 10:57:00 -0800 (Fri, 27 Dec 2013)
Log Message:
-----------
empathy: Build fix, use geoclue2

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

Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile	2013-12-27 18:48:18 UTC (rev 115173)
+++ trunk/dports/gnome/empathy/Portfile	2013-12-27 18:57:00 UTC (rev 115174)
@@ -117,7 +117,7 @@
 }
 
 variant location description {Enable location awareness using geoclue} {
-    depends_lib-append      port:geoclue
+    depends_lib-append      port:geoclue2
     configure.args-replace  --enable-location=no --enable-location=yes
 }
 
@@ -127,7 +127,7 @@
     configure.args-replace  --enable-goa=no --enable-goa=yes
 }
 
-default_variants +map +geocode +goa
+default_variants +map +geocode +goa +location
 
 #
 # folks is not universal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131227/1dacee72/attachment.html>


More information about the macports-changes mailing list