diff options
Diffstat (limited to 'x11-toolkits/py-kivy/Makefile')
-rw-r--r-- | x11-toolkits/py-kivy/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile index 1a9c2026a2c0..878f1426a30c 100644 --- a/x11-toolkits/py-kivy/Makefile +++ b/x11-toolkits/py-kivy/Makefile @@ -82,12 +82,6 @@ OPTIONS_GROUP_VIDEO+= PYGLET .include <bsd.port.options.mk> -.if ${ARCH} == i386 -.if !defined(WITH_NEW_XORG) -BROKEN= Does not compile with old libGL on i386: Undefined symbol glBlendEquationSeparate -.endif -.endif - .if ${PORT_OPTIONS:MPDF} .if empty(PORT_OPTIONS:MDOCS) IGNORE= option PDF requires DOCS |