[36847] trunk/dports/devel/atk/Portfile

nox at macports.org nox at macports.org
Fri May 16 11:46:23 PDT 2008


Revision: 36847
          http://trac.macosforge.org/projects/macports/changeset/36847
Author:   nox at macports.org
Date:     2008-05-16 11:46:22 -0700 (Fri, 16 May 2008)

Log Message:
-----------
atk:
 * Remove useless configure flags.
 * Enable parallel building.

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

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2008-05-16 18:37:11 UTC (rev 36846)
+++ trunk/dports/devel/atk/Portfile	2008-05-16 18:46:22 UTC (rev 36847)
@@ -29,11 +29,8 @@
                 port:gettext \
                 port:libiconv
 
-configure.ldflags-append	"-no-undefined"
-configure.cppflags-append	"-no-cpp-precomp"
-configure.cflags-append		"-funroll-loops -fstrict-aliasing"
+use_parallel_build  yes
 
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/atk/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080516/32832d73/attachment.htm 


More information about the macports-changes mailing list