[64850] trunk/dports/devel/hs-utf8-string/Portfile

gwright at macports.org gwright at macports.org
Tue Mar 16 07:41:54 PDT 2010


Revision: 64850
          http://trac.macports.org/changeset/64850
Author:   gwright at macports.org
Date:     2010-03-16 07:41:53 -0700 (Tue, 16 Mar 2010)
Log Message:
-----------
No universal variant; add verbose configuration and set --with-gcc=.

Modified Paths:
--------------
    trunk/dports/devel/hs-utf8-string/Portfile

Modified: trunk/dports/devel/hs-utf8-string/Portfile
===================================================================
--- trunk/dports/devel/hs-utf8-string/Portfile	2010-03-16 14:41:52 UTC (rev 64849)
+++ trunk/dports/devel/hs-utf8-string/Portfile	2010-03-16 14:41:53 UTC (rev 64850)
@@ -15,7 +15,10 @@
                     sha1    65da57b42de89948aab1870426229e7a3cb89675 \
                     rmd160  723eeb9e1f4de6f986dc1b58e7b83f429faa34f6
 
-configure.args-append	--enable-library-profiling
+universal_variant	no
 
+configure.args-append	-v --enable-library-profiling	\
+			--with-gcc=${configure.cc}
+
 build.args-append	-v
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100316/2a587d8b/attachment.html>


More information about the macports-changes mailing list