diff options
Diffstat (limited to 'graphics/py-opengl/Makefile')
-rw-r--r-- | graphics/py-opengl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile index 56999d717772..28210e38e692 100644 --- a/graphics/py-opengl/Makefile +++ b/graphics/py-opengl/Makefile @@ -19,10 +19,9 @@ BUILD_DEPENDS= python:${PORTSDIR}/lang/python \ ${NUMPYDIR}/Numeric.py:${PORTSDIR}/math/numpy RUN_DEPENDS= python:${PORTSDIR}/lang/python \ ${NUMPYDIR}/Numeric.py:${PORTSDIR}/math/numpy -LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 +USE_MESA= yes ALL_TARGET= default - WRKSRC= ${WRKDIR}/${DISTNAME}/src OSMAJOR!= /usr/bin/uname -r | sed -e 's/\..*//' |