[91526] trunk/dports/gnome/zenity/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 3 20:29:52 PDT 2012


Revision: 91526
          https://trac.macports.org/changeset/91526
Author:   ryandesign at macports.org
Date:     2012-04-03 20:29:51 -0700 (Tue, 03 Apr 2012)
Log Message:
-----------
zenity: add rarian dependency; see #32104

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

Modified: trunk/dports/gnome/zenity/Portfile
===================================================================
--- trunk/dports/gnome/zenity/Portfile	2012-04-04 01:23:38 UTC (rev 91525)
+++ trunk/dports/gnome/zenity/Portfile	2012-04-04 03:29:51 UTC (rev 91526)
@@ -4,7 +4,7 @@
 
 name		zenity
 version		2.32.1
-revision        2
+revision        3
 set branch  [join [lrange [split ${version} .] 0 1] .]
 description	zenity allows you to display dialog boxes from the commandline.
 long_description        This is zenity - a rewrite of gdialog, the GNOME port \
@@ -26,7 +26,8 @@
 
 depends_lib     port:gtk2 \
                 port:libnotify \
-                port:libpng
+                port:libpng \
+                port:rarian
 
 use_bzip2 	yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120403/ab21e6a6/attachment.html>


More information about the macports-changes mailing list