[132091] users/devans/GNOME-3/stable/dports/gnome/gdl3/Portfile
devans at macports.org
devans at macports.org
Fri Jan 23 04:55:23 PST 2015
Revision: 132091
https://trac.macports.org/changeset/132091
Author: devans at macports.org
Date: 2015-01-23 04:55:23 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
GNOME-3/stable: gdl3, use gobject_introspection portgroup.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gdl3/Portfile
Modified: users/devans/GNOME-3/stable/dports/gnome/gdl3/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gdl3/Portfile 2015-01-23 12:41:05 UTC (rev 132090)
+++ users/devans/GNOME-3/stable/dports/gnome/gdl3/Portfile 2015-01-23 12:55:23 UTC (rev 132091)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup gobject_introspection 1.0
name gdl3
set gname gdl
@@ -31,9 +32,10 @@
port:gtk-doc
depends_lib port:gtk3 \
- port:gobject-introspection \
port:libxml2
+gobject_introspection yes
+
# update m4/intltool.m4 and autoreconf
pre-configure {
@@ -43,8 +45,7 @@
use_autoreconf yes
autoreconf.args -fvi
-configure.args --disable-silent-rules \
- --enable-introspection=yes
+configure.args --disable-silent-rules
livecheck.type gnome
livecheck.name ${gname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/dde66c99/attachment.html>
More information about the macports-changes
mailing list