[97632] trunk/dports/gnome/libgsf/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 10 03:38:23 PDT 2012


Revision: 97632
          https://trac.macports.org/changeset/97632
Author:   ryandesign at macports.org
Date:     2012-09-10 03:38:20 -0700 (Mon, 10 Sep 2012)
Log Message:
-----------
libgsf: remove unrecognized --disable-schemas-install configure arg (#36032)

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

Modified: trunk/dports/gnome/libgsf/Portfile
===================================================================
--- trunk/dports/gnome/libgsf/Portfile	2012-09-10 10:11:07 UTC (rev 97631)
+++ trunk/dports/gnome/libgsf/Portfile	2012-09-10 10:38:20 UTC (rev 97632)
@@ -42,8 +42,7 @@
                         port:gnome-vfs
 
 configure.env           INTLTOOL_PERL=${prefix}/bin/perl5.12
-configure.args          --without-python \
-                        --disable-schemas-install
+configure.args          --without-python
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120910/50d57ae2/attachment.html>


More information about the macports-changes mailing list