[71999] trunk/dports/devel/atk/Portfile
devans at macports.org
devans at macports.org
Wed Sep 29 15:31:07 PDT 2010
Revision: 71999
http://trac.macports.org/changeset/71999
Author: devans at macports.org
Date: 2010-09-29 15:31:05 -0700 (Wed, 29 Sep 2010)
Log Message:
-----------
atk: disable GObject introspection which currently breaks build if gobject-introspection is installed.
Modified Paths:
--------------
trunk/dports/devel/atk/Portfile
Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile 2010-09-29 21:25:55 UTC (rev 71998)
+++ trunk/dports/devel/atk/Portfile 2010-09-29 22:31:05 UTC (rev 71999)
@@ -36,10 +36,9 @@
lib/libintl.dylib \
lib/libiconv.dylib
-configure.args --enable-static
+configure.args --enable-static \
+ --enable-introspection=no
-use_parallel_build yes
-
livecheck.type regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100929/591ae0c7/attachment-0001.html>
More information about the macports-changes
mailing list