summaryrefslogtreecommitdiff
path: root/graphics/py-opengl
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
committerJustin M. Seger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
commit7cc807dbeacd4330a32376f439fe8bb59cb9ab42 (patch)
tree7af3ed64c69f6db2ddec8605c4875b72175fbc15 /graphics/py-opengl
parentUpgrade to Mesa-3.1 (diff)
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
Notes
Notes: svn path=/head/; revision=26874
Diffstat (limited to 'graphics/py-opengl')
-rw-r--r--graphics/py-opengl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile
index c6fff53f21a0..0472aed955ae 100644
--- a/graphics/py-opengl/Makefile
+++ b/graphics/py-opengl/Makefile
@@ -17,7 +17,7 @@ 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= MesaGL.14:${PORTSDIR}/graphics/Mesa3
+LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3
ALL_TARGET= default