[131979] users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile

devans at macports.org devans at macports.org
Thu Jan 22 08:51:31 PST 2015


Revision: 131979
          https://trac.macports.org/changeset/131979
Author:   devans at macports.org
Date:     2015-01-22 08:51:31 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
GNOME-3/stable: nautilus, use gobject_introspection portgroup.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile	2015-01-22 16:48:58 UTC (rev 131978)
+++ users/devans/GNOME-3/stable/dports/gnome/nautilus/Portfile	2015-01-22 16:51:31 UTC (rev 131979)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                nautilus
 version             3.14.2
@@ -34,22 +35,22 @@
                     port:libnotify \
                     port:libxml2 \
                     port:gsettings-desktop-schemas \
-                    port:gobject-introspection \
                     port:xorg-libX11
 
 depends_run         port:gnome-settings-daemon
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
     copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
 }
 
-use_autoreconf  yes
-autoreconf.args -fvi
+use_autoreconf      yes
+autoreconf.args     -fvi
 
-configure.args      --enable-introspection=yes \
-                    --enable-tracker=no \
+configure.args      --enable-tracker=no \
                     --disable-packagekit \
                     --disable-silent-rules \
                     --disable-update-mimedb \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150122/c6d9d038/attachment.html>


More information about the macports-changes mailing list