[93684] trunk/dports/php/php-lzf/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 28 00:19:04 PDT 2012


Revision: 93684
          https://trac.macports.org/changeset/93684
Author:   ryandesign at macports.org
Date:     2012-05-28 00:19:04 -0700 (Mon, 28 May 2012)
Log Message:
-----------
php-lzf: fix build on case-sensitive filesystems

Modified Paths:
--------------
    trunk/dports/php/php-lzf/Portfile

Modified: trunk/dports/php/php-lzf/Portfile
===================================================================
--- trunk/dports/php/php-lzf/Portfile	2012-05-28 06:54:05 UTC (rev 93683)
+++ trunk/dports/php/php-lzf/Portfile	2012-05-28 07:19:04 UTC (rev 93684)
@@ -21,6 +21,11 @@
 checksums           sha1    f9c1d4b70cfda28b46352ff410fae059dd844e41 \
                     rmd160  c4c579abb0bd0c0866f4c0f0a8a64a5505137c9a
 
+# Case-only distname change; remove this line with the next port version update.
+dist_subdir         ${dist_subdir}/${version}_1
+
+distname            LZF-${version}
+
 patchfiles          patch-lzf.c.diff
 
 configure.args-append --enable-lzf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120528/cf765a3f/attachment.html>


More information about the macports-changes mailing list