[72842] trunk/dports/archivers
ryandesign at macports.org
ryandesign at macports.org
Thu Oct 28 11:54:58 PDT 2010
Revision: 72842
http://trac.macports.org/changeset/72842
Author: ryandesign at macports.org
Date: 2010-10-28 11:54:56 -0700 (Thu, 28 Oct 2010)
Log Message:
-----------
xz and xz-devel conflict
Modified Paths:
--------------
trunk/dports/archivers/xz/Portfile
trunk/dports/archivers/xz-devel/Portfile
Modified: trunk/dports/archivers/xz/Portfile
===================================================================
--- trunk/dports/archivers/xz/Portfile 2010-10-28 18:13:44 UTC (rev 72841)
+++ trunk/dports/archivers/xz/Portfile 2010-10-28 18:54:56 UTC (rev 72842)
@@ -23,7 +23,7 @@
depends_lib port:libiconv port:gettext
-conflicts lzmautils
+conflicts xz-devel lzmautils
configure.args --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix}
Modified: trunk/dports/archivers/xz-devel/Portfile
===================================================================
--- trunk/dports/archivers/xz-devel/Portfile 2010-10-28 18:13:44 UTC (rev 72841)
+++ trunk/dports/archivers/xz-devel/Portfile 2010-10-28 18:54:56 UTC (rev 72842)
@@ -23,7 +23,7 @@
depends_lib port:libiconv port:gettext
-conflicts lzmautils
+conflicts xz lzmautils
patchfiles patch-sysctl-darwin.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101028/5b738c09/attachment.html>
More information about the macports-changes
mailing list