[109985] users/devans/GNOME-3/stable/dports/gnome/empathy
devans at macports.org
devans at macports.org
Fri Aug 23 02:41:22 PDT 2013
Revision: 109985
https://trac.macports.org/changeset/109985
Author: devans at macports.org
Date: 2013-08-23 02:41:22 -0700 (Fri, 23 Aug 2013)
Log Message:
-----------
devans/GNOME-3/stable/dports: empathy, merge recent changes from trunk.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/empathy/Portfile
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/empathy/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/empathy
___________________________________________________________________
Added: svn:mergeinfo
+ /trunk/dports/gnome/empathy:108265-109982
Modified: users/devans/GNOME-3/stable/dports/gnome/empathy/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/empathy/Portfile 2013-08-23 09:39:57 UTC (rev 109984)
+++ users/devans/GNOME-3/stable/dports/gnome/empathy/Portfile 2013-08-23 09:41:22 UTC (rev 109985)
@@ -5,6 +5,7 @@
name empathy
version 2.34.0
+revision 1
license {GPL-2 GFDL-1.3 Attribution-ShareAlike-3}
set branch [join [lrange [split ${version} .] 0 1] .]
description Empathy is an instant-messaging(chat) program for GNOME
@@ -85,19 +86,6 @@
file copy [glob ${worksrcpath}/data/*.gschema.xml] ${destroot}${gsettingsschemadir}
}
-#
-# enable build on Tiger by disabling map
-# support which indirectly depends on mesa
-# see #24393.
-#
-
-if {${os.major} > 8 && ${os.platform} == "darwin"} {
- variant map description {Enable maps using libchamplain} {
- depends_lib-append port:libchamplain
- configure.args-replace --enable-map=no --enable-map=yes
- }
-}
-
variant location description {Enable location awareness using geoclue} {
depends_lib-append port:geoclue
configure.args-replace --enable-location=no --enable-location=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130823/ee4bd148/attachment.html>
More information about the macports-changes
mailing list