[102872] trunk/dports/gnome/seahorse/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Feb 9 19:00:31 PST 2013


Revision: 102872
          https://trac.macports.org/changeset/102872
Author:   jeremyhu at macports.org
Date:     2013-02-09 19:00:31 -0800 (Sat, 09 Feb 2013)
Log Message:
-----------
seahorse: Use libnotify on Lion

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

Modified: trunk/dports/gnome/seahorse/Portfile
===================================================================
--- trunk/dports/gnome/seahorse/Portfile	2013-02-10 02:58:55 UTC (rev 102871)
+++ trunk/dports/gnome/seahorse/Portfile	2013-02-10 03:00:31 UTC (rev 102872)
@@ -5,7 +5,7 @@
 
 name		seahorse
 version		2.30.1
-revision        4
+revision        5
 license         GPL-2+ LGPL-2+ GFDL-1.1+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	Seahorse is a GNOME application for managing encryption keys.
@@ -49,12 +49,6 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-# libnotify cannot be installed on Mac OS X 10.7 Lion, #30283
-platform darwin 11 {
-    depends_lib-delete      port:libnotify
-    configure.args-append   --disable-libnotify
-}
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130209/2f08a62b/attachment.html>


More information about the macports-changes mailing list