[69589] trunk/dports/gnome/gconf/Portfile

snc at macports.org snc at macports.org
Sat Jul 10 12:16:56 PDT 2010


Revision: 69589
          http://trac.macports.org/changeset/69589
Author:   snc at macports.org
Date:     2010-07-10 12:16:52 -0700 (Sat, 10 Jul 2010)
Log Message:
-----------
add openssl dependency

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

Modified: trunk/dports/gnome/gconf/Portfile
===================================================================
--- trunk/dports/gnome/gconf/Portfile	2010-07-10 18:58:37 UTC (rev 69588)
+++ trunk/dports/gnome/gconf/Portfile	2010-07-10 19:16:52 UTC (rev 69589)
@@ -7,6 +7,7 @@
 name            gconf
 set my_name     GConf
 version         2.26.2
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -35,6 +36,7 @@
 depends_lib     port:gtk2 \
                 port:dbus-glib \
                 port:policykit \
+                port:openssl \
                 port:orbit2
 
 configure.cppflags-append -L${prefix}/lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100710/1cfb7b65/attachment.html>


More information about the macports-changes mailing list