[97342] trunk/dports/devel/libnotify/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Sep 3 23:47:22 PDT 2012
Revision: 97342
https://trac.macports.org/changeset/97342
Author: ryandesign at macports.org
Date: 2012-09-03 23:47:22 -0700 (Mon, 03 Sep 2012)
Log Message:
-----------
libnotify: add libpng dependency; increase revision to rebuild with libpng 1.5
Modified Paths:
--------------
trunk/dports/devel/libnotify/Portfile
Modified: trunk/dports/devel/libnotify/Portfile
===================================================================
--- trunk/dports/devel/libnotify/Portfile 2012-09-04 06:39:33 UTC (rev 97341)
+++ trunk/dports/devel/libnotify/Portfile 2012-09-04 06:47:22 UTC (rev 97342)
@@ -5,7 +5,7 @@
name libnotify
version 0.5.2
-revision 2
+revision 3
set branch [join [lrange [split ${version} .] 0 1] .]
categories devel gnome
maintainers nomaintainer
@@ -26,8 +26,11 @@
rmd160 97c7d295683d6a093e46611d354fe8bfd799fb7d
depends_build port:pkgconfig
-depends_lib port:gtk2 port:dbus-glib
+depends_lib port:dbus-glib \
+ port:gtk2 \
+ port:libpng
+
variant quartz {
patchfiles-append patch-libnotify-notification-c.diff
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120903/b6b0d5ae/attachment.html>
More information about the macports-changes
mailing list