[73327] trunk/dports/archivers/xz/Portfile

afb at macports.org afb at macports.org
Wed Nov 10 00:00:07 PST 2010


Revision: 73327
          http://trac.macports.org/changeset/73327
Author:   afb at macports.org
Date:     2010-11-10 00:00:01 -0800 (Wed, 10 Nov 2010)
Log Message:
-----------
document --enable-lzma-links

Modified Paths:
--------------
    trunk/dports/archivers/xz/Portfile

Modified: trunk/dports/archivers/xz/Portfile
===================================================================
--- trunk/dports/archivers/xz/Portfile	2010-11-10 07:48:00 UTC (rev 73326)
+++ trunk/dports/archivers/xz/Portfile	2010-11-10 08:00:01 UTC (rev 73327)
@@ -30,6 +30,9 @@
 # previous version defaulted to static liblzma (through --enable-dynamic=mixed)
 configure.args-append --disable-shared
 
+# document that we always need legacy symlinks now that "lzmautils" refers here
+configure.args-append --enable-lzma-links
+
 # the internal "check.h" header conflicts with port check's <check.h>
 configure.cppflags -I${worksrcpath}/src/liblzma/check -I${prefix}/include
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101110/f81b5e62/attachment.html>


More information about the macports-changes mailing list