freebsd-ports/x11-toolkits/py-kivy
Antoine Brodin 39ff30ddd8 Mark BROKEN: fails to build
cythoning kivy/graphics/opengl.pyx to kivy/graphics/opengl.c
 Error compiling Cython file:
 ------------------------------------------------------------
 ...
 def glCheckFramebufferStatus(GLenum target):
     '''See: `glCheckFramebufferStatus() on Kronos website
     <http://www.khronos.org/opengles/sdk/docs/man/xhtml/glCheckFramebufferStatus.xml>`_
     '''
     cdef GLenum result
     result = c_opengl.CheckFramebufferStatus(target)
                     ^
 ------------------------------------------------------------
 kivy/graphics/opengl.pyx:544:21: cimported module has no attribute 'CheckFramebufferStatus'

Reported by:	pkg-fallout
2017-09-01 21:45:20 +00:00
..
distinfo
Makefile Mark BROKEN: fails to build 2017-09-01 21:45:20 +00:00
pkg-descr
pkg-plist