[132085] trunk/dports/mail/gmime
devans at macports.org
devans at macports.org
Fri Jan 23 03:39:05 PST 2015
Revision: 132085
https://trac.macports.org/changeset/132085
Author: devans at macports.org
Date: 2015-01-23 03:39:05 -0800 (Fri, 23 Jan 2015)
Log Message:
-----------
gmime: use gobject_introspection portgroup.
Modified Paths:
--------------
trunk/dports/mail/gmime/Portfile
Property Changed:
----------------
trunk/dports/mail/gmime/
Property changes on: trunk/dports/mail/gmime
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/mld-qt-481/dports/mail/gmime:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/mail/gmime:132067
Modified: trunk/dports/mail/gmime/Portfile
===================================================================
--- trunk/dports/mail/gmime/Portfile 2015-01-23 11:38:58 UTC (rev 132084)
+++ trunk/dports/mail/gmime/Portfile 2015-01-23 11:39:05 UTC (rev 132085)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup gobject_introspection 1.0
name gmime
version 2.6.20
@@ -29,15 +30,15 @@
depends_lib port:libgpg-error \
port:gpgme \
- port:gobject-introspection \
port:vala \
port:libiconv \
path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:gettext \
port:zlib
-configure.args --enable-introspection=yes \
- --enable-vala=yes \
+gobject_introspection yes
+
+configure.args --enable-vala=yes \
--enable-cryptography \
--enable-smime \
--disable-mono
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150123/a749b33c/attachment.html>
More information about the macports-changes
mailing list