[132125] trunk/dports/gnome/gdm/Portfile

devans at macports.org devans at macports.org
Fri Jan 23 14:15:09 PST 2015


Revision: 132125
          https://trac.macports.org/changeset/132125
Author:   devans at macports.org
Date:     2015-01-23 14:15:09 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
gdm: use gobject_introspection portgroup, remove outdated configuration item.

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

Modified: trunk/dports/gnome/gdm/Portfile
===================================================================
--- trunk/dports/gnome/gdm/Portfile	2015-01-23 22:07:58 UTC (rev 132124)
+++ trunk/dports/gnome/gdm/Portfile	2015-01-23 22:15:09 UTC (rev 132125)
@@ -5,6 +5,7 @@
 #       in the security of the OS or touching PAM
 
 PortSystem      1.0
+PortGroup       gobject_introspection 1.0
 
 name            gdm
 version         3.11.90
@@ -37,7 +38,6 @@
                 port:libcanberra \
                 port:upower \
                 port:fontconfig \
-                port:gobject-introspection \
                 port:iso-codes \
                 port:xorg-libX11 \
                 port:xorg-libXau \
@@ -58,6 +58,8 @@
     reinplace "s|@MP_PREFIX@|${prefix}|" ${worksrcpath}/configure.ac
 }
 
+gobject_introspection yes
+
 use_parallel_build no
 
 # update m4/intltool.m4 and autoreconf
@@ -73,7 +75,6 @@
                 --without-console-kit \
                 --without-plymouth \
                 --disable-systemd-journal \
-                --disable-wayland-support \
                 --disable-schemas-compile \
                 --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/44452df8/attachment.html>


More information about the macports-changes mailing list