[33762] trunk/dports/python/py25-opengl/Portfile

gui_dos at macports.org gui_dos at macports.org
Mon Feb 4 12:42:46 PST 2008


Revision: 33762
          http://trac.macosforge.org/projects/macports/changeset/33762
Author:   gui_dos at macports.org
Date:     2008-02-04 12:41:38 -0800 (Mon, 04 Feb 2008)

Log Message:
-----------
py25-opengl: restored the dependency on py25-numpy

Modified Paths:
--------------
    trunk/dports/python/py25-opengl/Portfile

Modified: trunk/dports/python/py25-opengl/Portfile
===================================================================
--- trunk/dports/python/py25-opengl/Portfile	2008-02-04 20:35:18 UTC (rev 33761)
+++ trunk/dports/python/py25-opengl/Portfile	2008-02-04 20:41:38 UTC (rev 33762)
@@ -19,13 +19,8 @@
 checksums       md5 8a5536e4ec9fd4eddcc5bd954096205f
 
 depends_build-append port:py25-setuptools
-depends_lib-append port:py25-tkinter port:py25-pil
+depends_lib-append port:py25-tkinter port:py25-pil port:py25-numpy
 
-# Currently NumPy requires the compilation of the whole gcc42
-variant numpy {
-    depends_lib-append port:py25-numpy
-}
-
 livecheck.check    sourceforge
 livecheck.name     pyopengl
 livecheck.distname PyOpenGL

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080204/3d954c27/attachment.html


More information about the macports-changes mailing list