[118145] trunk/dports/xfce/exo/Portfile

devans at macports.org devans at macports.org
Sun Mar 23 11:45:36 PDT 2014


Revision: 118145
          https://trac.macports.org/changeset/118145
Author:   devans at macports.org
Date:     2014-03-23 11:45:36 -0700 (Sun, 23 Mar 2014)
Log Message:
-----------
exo: doesn't support current libnotify API, disable notify support for now, use port:p5.16-uri, (#41859, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/xfce/exo/Portfile

Modified: trunk/dports/xfce/exo/Portfile
===================================================================
--- trunk/dports/xfce/exo/Portfile	2014-03-23 18:44:22 UTC (rev 118144)
+++ trunk/dports/xfce/exo/Portfile	2014-03-23 18:45:36 UTC (rev 118145)
@@ -5,7 +5,7 @@
 
 name            exo
 version         0.3.107
-revision        2
+revision        3
 categories      xfce
 platforms       darwin
 license         GPL-2+ LGPL-2+
@@ -22,10 +22,12 @@
 configure.args  --mandir=${prefix}/share/man --disable-python
 
 depends_build   port:pkgconfig port:intltool
-depends_lib     port:p5.12-uri port:libxfce4util port:gtk2
+depends_lib     port:p5.16-uri port:libxfce4util port:gtk2
 
 patchfiles      exo-mmintrin.diff
 
+configure.args  --disable-notifications
+
 platform darwin {
         configure.args-append --disable-visibility
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140323/ca24097a/attachment.html>


More information about the macports-changes mailing list