[90125] trunk/dports/python/py-nose/Portfile
singingwolfboy at macports.org
singingwolfboy at macports.org
Wed Feb 22 11:02:36 PST 2012
Revision: 90125
http://trac.macports.org/changeset/90125
Author: singingwolfboy at macports.org
Date: 2012-02-22 11:02:35 -0800 (Wed, 22 Feb 2012)
Log Message:
-----------
py-nose: declare dependency on nosetests_select port
Modified Paths:
--------------
trunk/dports/python/py-nose/Portfile
Modified: trunk/dports/python/py-nose/Portfile
===================================================================
--- trunk/dports/python/py-nose/Portfile 2012-02-22 17:45:07 UTC (rev 90124)
+++ trunk/dports/python/py-nose/Portfile 2012-02-22 19:02:35 UTC (rev 90125)
@@ -8,7 +8,7 @@
set my_name nose
name py-${my_name}
version 1.1.2
-revision 1
+revision 2
categories-append www
license LGPL-2+
maintainers akitada mcalhoun openmaintainer
@@ -37,6 +37,7 @@
# already installs version-suffixed executables
python.link_binaries no
+depends_run-append port:nosetests_select
if {$subport != $name} {
select.group nosetests
select.file ${filespath}/nosetests${python.version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120222/3428c719/attachment-0001.html>
More information about the macports-changes
mailing list