[132194] trunk/dports/x11/gtkspell3/Portfile

devans at macports.org devans at macports.org
Sun Jan 25 21:08:05 PST 2015


Revision: 132194
          https://trac.macports.org/changeset/132194
Author:   devans at macports.org
Date:     2015-01-25 21:08:04 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
gtkspell3: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/x11/gtkspell3/Portfile

Modified: trunk/dports/x11/gtkspell3/Portfile
===================================================================
--- trunk/dports/x11/gtkspell3/Portfile	2015-01-26 04:44:52 UTC (rev 132193)
+++ trunk/dports/x11/gtkspell3/Portfile	2015-01-26 05:08:04 UTC (rev 132194)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gtkspell3
 version             3.0.6
@@ -25,9 +26,10 @@
 depends_lib         port:gtk3 \
                     port:iso-codes \
                     port:enchant \
-                    port:gobject-introspection \
                     port:vala
 
+gobject_introspection yes
+
 # update build/intltool.m4 and autoreconf
 
 pre-configure {
@@ -39,7 +41,6 @@
 
 configure.args      --disable-gtk2 \
                     --enable-gtk3 \
-                    --enable-introspection=yes \
                     --enable-vala=yes \
                     --disable-silent-rules
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150125/77358372/attachment.html>


More information about the macports-changes mailing list