[87664] trunk/dports/python/py-pyopencl/Portfile

snc at macports.org snc at macports.org
Wed Nov 30 17:18:47 PST 2011


Revision: 87664
          http://trac.macports.org/changeset/87664
Author:   snc at macports.org
Date:     2011-11-30 17:18:46 -0800 (Wed, 30 Nov 2011)
Log Message:
-----------
py-pyopencl: add missing dependency, revbump needed

Modified Paths:
--------------
    trunk/dports/python/py-pyopencl/Portfile

Modified: trunk/dports/python/py-pyopencl/Portfile
===================================================================
--- trunk/dports/python/py-pyopencl/Portfile	2011-12-01 00:42:55 UTC (rev 87663)
+++ trunk/dports/python/py-pyopencl/Portfile	2011-12-01 01:18:46 UTC (rev 87664)
@@ -6,6 +6,7 @@
 
 name                py-pyopencl
 version             2011.1.2
+revision            1
 python.versions     26 27
 python.default_version  27
 categories-append   science
@@ -38,6 +39,8 @@
                         port:py${python.version}-numpy \
                         port:py${python.version}-mako
 
+    depends_run-append  port:py${python.version}-decorator
+
     use_configure       yes
     configure.cmd       ${python.bin} configure.py
     configure.args      --cl-enable-gl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111130/e315dc5e/attachment.html>


More information about the macports-changes mailing list