[72837] trunk/dports/textproc/lv/Portfile

takanori at macports.org takanori at macports.org
Thu Oct 28 07:13:49 PDT 2010


Revision: 72837
          http://trac.macports.org/changeset/72837
Author:   takanori at macports.org
Date:     2010-10-28 07:13:45 -0700 (Thu, 28 Oct 2010)
Log Message:
-----------
lv: +with_xz: use xz instead of xz-devel since xz 5.0.0 is out

Modified Paths:
--------------
    trunk/dports/textproc/lv/Portfile

Modified: trunk/dports/textproc/lv/Portfile
===================================================================
--- trunk/dports/textproc/lv/Portfile	2010-10-28 13:49:57 UTC (rev 72836)
+++ trunk/dports/textproc/lv/Portfile	2010-10-28 14:13:45 UTC (rev 72837)
@@ -61,7 +61,7 @@
 
 variant with_xz description {Experimental support for XZ Utils} {
     patchfiles-append   xz_support.diff
-    depends_run-append  port:xz-devel
+    depends_run-append  port:xz
 }
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101028/d5a9de0e/attachment.html>


More information about the macports-changes mailing list