[29640] trunk/dports/devel/pcre/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 4 05:39:31 PDT 2007


Revision: 29640
          http://trac.macosforge.org/projects/macports/changeset/29640
Author:   nox at macports.org
Date:     2007-10-04 05:39:31 -0700 (Thu, 04 Oct 2007)

Log Message:
-----------
pcre: Reverted change from r29634, --enable-unicode-properties implies --enable-utf8.
By the way, please file a ticket when you want some modifications to be commited on closemaintained ports.

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

Modified: trunk/dports/devel/pcre/Portfile
===================================================================
--- trunk/dports/devel/pcre/Portfile	2007-10-04 12:31:07 UTC (rev 29639)
+++ trunk/dports/devel/pcre/Portfile	2007-10-04 12:39:31 UTC (rev 29640)
@@ -28,7 +28,7 @@
                 rmd160 42bc33e5592c23c7eb337f8fcfab77fb290aed61
 
 configure.args  --docdir=${prefix}/share/doc/${name}-${version} \
-                --enable-unicode-properties --enable-utf8
+                --enable-unicode-properties
 
 post-configure {
     if {! [variant_isset doc]} {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071004/47634d40/attachment.html


More information about the macports-changes mailing list