[91199] trunk/dports/sysutils/yum/Portfile
afb at macports.org
afb at macports.org
Sun Mar 25 11:39:36 PDT 2012
Revision: 91199
https://trac.macports.org/changeset/91199
Author: afb at macports.org
Date: 2012-03-25 11:39:32 -0700 (Sun, 25 Mar 2012)
Log Message:
-----------
yum: revert errors in changes
Modified Paths:
--------------
trunk/dports/sysutils/yum/Portfile
Modified: trunk/dports/sysutils/yum/Portfile
===================================================================
--- trunk/dports/sysutils/yum/Portfile 2012-03-25 17:13:03 UTC (rev 91198)
+++ trunk/dports/sysutils/yum/Portfile 2012-03-25 18:39:32 UTC (rev 91199)
@@ -25,7 +25,7 @@
patchfiles patch-prefix.diff patch-sqlutils.py patch-packages.py
-depends_lib port:rpm
+depends_lib lib:librpm:rpm
depends_build port:intltool
set python.bin ""
@@ -54,7 +54,7 @@
destroot.args-append PYTHON="${python.bin}"
}
-variant python24 conflicts python25 python27 description "use python 2.4" {
+variant python24 conflicts python25 python26 description "use python 2.4" {
depends_lib-append port:python24 port:py-celementtree port:py-urlgrabber port:py-libxml2 port:py-yum-metadata-parser port:py-iniparse port:py-pygpgme
depends_build-append port:py24-nose
set python.bin ${prefix}/bin/python2.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120325/6b6b1ba7/attachment.html>
More information about the macports-changes
mailing list