[104904] trunk/dports/gnome/libgnome/Portfile

devans at macports.org devans at macports.org
Thu Apr 4 14:22:22 PDT 2013


Revision: 104904
          https://trac.macports.org/changeset/104904
Author:   devans at macports.org
Date:     2013-04-04 14:22:22 -0700 (Thu, 04 Apr 2013)
Log Message:
-----------
libgnome: no longer depends on audiofile, fix gconf schema installation.

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

Modified: trunk/dports/gnome/libgnome/Portfile
===================================================================
--- trunk/dports/gnome/libgnome/Portfile	2013-04-04 21:15:54 UTC (rev 104903)
+++ trunk/dports/gnome/libgnome/Portfile	2013-04-04 21:22:22 UTC (rev 104904)
@@ -27,13 +27,14 @@
                 port:gtk-doc
 
 depends_lib \
-    port:audiofile \
     port:libbonobo \
     port:libcanberra \
     port:gnome-vfs \
     port:libiconv \
     port:gettext
 
+configure.args  --disable-schemas-install
+
 post-activate {
     system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && \
         gconftool-2 --makefile-install-rule \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130404/12e7660d/attachment.html>


More information about the macports-changes mailing list