Revision
104904
Author
devans@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

Diff

Modified: trunk/dports/gnome/libgnome/Portfile (104903 => 104904)


--- 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 \