summaryrefslogtreecommitdiff
path: root/astro
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 /astro
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 'astro')
-rw-r--r--astro/openuniverse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile
index cd91dec3dd65..ea39e6d720a0 100644
--- a/astro/openuniverse/Makefile
+++ b/astro/openuniverse/Makefile
@@ -15,8 +15,8 @@ MASTER_SITES= http://plasma.gsfc.nasa.gov/Ssystem/ \
MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- MesaGL.14:${PORTSDIR}/graphics/Mesa3 \
- MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \
+ GL.14:${PORTSDIR}/graphics/Mesa3 \
+ GLU.14:${PORTSDIR}/graphics/Mesa3 \
glut.3:${PORTSDIR}/graphics/Mesa3
MAKEFILE= Makefile.FreeBSD