Revision: 87621 http://trac.macports.org/changeset/87621 Author: ryandesign@macports.org Date: 2011-11-28 18:25:38 -0800 (Mon, 28 Nov 2011) Log Message: ----------- MyPaint: try to work around build problem with detecting numpy until #32251 is fixed properly Modified Paths: -------------- trunk/dports/graphics/MyPaint/Portfile Modified: trunk/dports/graphics/MyPaint/Portfile =================================================================== --- trunk/dports/graphics/MyPaint/Portfile 2011-11-29 01:14:11 UTC (rev 87620) +++ trunk/dports/graphics/MyPaint/Portfile 2011-11-29 02:25:38 UTC (rev 87621) @@ -29,6 +29,7 @@ sha256 1cf196c0f8a528325b19dc1908bb057d299020c10ac32f407e27b0de8b0a5e9c depends_build port:pkgconfig \ + port:py27-numpy \ port:scons \ port:swig-python
participants (1)
-
ryandesign@macports.org