[29634] trunk/dports/devel/pcre/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Oct 4 00:43:51 PDT 2007
Revision: 29634
http://trac.macosforge.org/projects/macports/changeset/29634
Author: jkh at macports.org
Date: 2007-10-04 00:43:51 -0700 (Thu, 04 Oct 2007)
Log Message:
-----------
Given that utf8 is the "defacto standard" encoding for MacOSX, make it
supported by default (I can see no particularly compelling reason to make it
a variant).
Modified Paths:
--------------
trunk/dports/devel/pcre/Portfile
Modified: trunk/dports/devel/pcre/Portfile
===================================================================
--- trunk/dports/devel/pcre/Portfile 2007-10-04 07:33:20 UTC (rev 29633)
+++ trunk/dports/devel/pcre/Portfile 2007-10-04 07:43:51 UTC (rev 29634)
@@ -28,7 +28,7 @@
rmd160 42bc33e5592c23c7eb337f8fcfab77fb290aed61
configure.args --docdir=${prefix}/share/doc/${name}-${version} \
- --enable-unicode-properties
+ --enable-unicode-properties --enable-utf8
post-configure {
if {! [variant_isset doc]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071004/bccfa206/attachment.html
More information about the macports-changes
mailing list