[132092] trunk/dports/gnome/gdl3
devans at macports.org
devans at macports.org
Fri Jan 23 04:57:20 PST 2015
Revision: 132092
https://trac.macports.org/changeset/132092
Author: devans at macports.org
Date: 2015-01-23 04:57:20 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
gdl3: use gobject_introspection portgroup.
Modified Paths:
--------------
trunk/dports/gnome/gdl3/Portfile
Property Changed:
----------------
trunk/dports/gnome/gdl3/
Property changes on: trunk/dports/gnome/gdl3
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/gdl3:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gdl3:118273-125862
/users/devans/GNOME-3/unstable/dports/gnome/gdl3:125521-125717
/users/rmstonecipher/gnome/gdl3:102363-103172
+ /branches/mld-qt-481/dports/gnome/gdl3:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/gdl3:118273-132091
/users/devans/GNOME-3/unstable/dports/gnome/gdl3:125521-125717
/users/rmstonecipher/gnome/gdl3:102363-103172
Modified: trunk/dports/gnome/gdl3/Portfile
===================================================================
--- trunk/dports/gnome/gdl3/Portfile 2015-01-23 12:55:23 UTC (rev 132091)
+++ trunk/dports/gnome/gdl3/Portfile 2015-01-23 12:57:20 UTC (rev 132092)
@@ -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/7d57563a/attachment.html>
More information about the macports-changes
mailing list