Revision: 87335 http://trac.macports.org/changeset/87335 Author: jmr@macports.org Date: 2011-11-17 00:39:19 -0800 (Thu, 17 Nov 2011) Log Message: ----------- py-biggles: add xorg-libXaw dep Modified Paths: -------------- trunk/dports/python/py-biggles/Portfile Modified: trunk/dports/python/py-biggles/Portfile =================================================================== --- trunk/dports/python/py-biggles/Portfile 2011-11-17 08:29:53 UTC (rev 87334) +++ trunk/dports/python/py-biggles/Portfile 2011-11-17 08:39:19 UTC (rev 87335) @@ -8,7 +8,7 @@ revision 1 categories python graphics math science platforms darwin -maintainers macports.org:deric +maintainers deric description Creates 2D scientific plots long_description Biggles is a Python module for the creation of \ publication-quality 2D scientific plots. @@ -19,7 +19,7 @@ sha1 067f7fd2803bbdf148a29c48da10a667cf304aed \ rmd160 227ea00cbd73e3d2c502bd3398438fe5420559f6 -depends_lib lib:libplot.2.2:plotutils port:py24-numpy +depends_lib lib:libplot.2.2:plotutils port:py24-numpy port:xorg-libXaw build.target build_ext build.args -I${prefix}/include
participants (1)
-
jmr@macports.org