[132127] trunk/dports/devel/libgee06/Portfile

devans at macports.org devans at macports.org
Fri Jan 23 14:21:24 PST 2015


Revision: 132127
          https://trac.macports.org/changeset/132127
Author:   devans at macports.org
Date:     2015-01-23 14:21:24 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
libgee06: use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/devel/libgee06/Portfile

Modified: trunk/dports/devel/libgee06/Portfile
===================================================================
--- trunk/dports/devel/libgee06/Portfile	2015-01-23 22:17:03 UTC (rev 132126)
+++ trunk/dports/devel/libgee06/Portfile	2015-01-23 22:21:24 UTC (rev 132127)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                libgee06
 set gname           libgee
@@ -30,8 +31,6 @@
 depends_build       port:pkgconfig \
                     port:vala
 
-depends_lib         port:gobject-introspection
+gobject_introspection yes
 
-configure.args      --enable-introspection=yes
-
 livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/def08fa5/attachment.html>


More information about the macports-changes mailing list