[53454] trunk/dports/devel/icu/Portfile

takanori at macports.org takanori at macports.org
Mon Jul 6 01:27:32 PDT 2009


Revision: 53454
          http://trac.macports.org/changeset/53454
Author:   takanori at macports.org
Date:     2009-07-06 01:27:31 -0700 (Mon, 06 Jul 2009)
Log Message:
-----------
icu: install static libs

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

Modified: trunk/dports/devel/icu/Portfile
===================================================================
--- trunk/dports/devel/icu/Portfile	2009-07-06 08:25:11 UTC (rev 53453)
+++ trunk/dports/devel/icu/Portfile	2009-07-06 08:27:31 UTC (rev 53454)
@@ -6,6 +6,7 @@
 name            icu
 set my_name     icu4c
 version         4.0
+revision        1
 set doc_version [join [lrange [split ${version} .] 0 1] _]
 categories      devel
 platforms       darwin freebsd
@@ -46,6 +47,7 @@
 configure.cmd   ./runConfigureICU ${platform}
 
 configure.args  --mandir=${prefix}/share/man \
+                --enable-static \
                 --disable-samples
 
 # ICU wants to build with -O3, let's do as it wants.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090706/b525ed94/attachment.html>


More information about the macports-changes mailing list