summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
committerjseger <jseger@FreeBSD.org>2000-03-20 23:25:21 +0000
commitfa5ad4bdbbbcbf2673bd69fcf10342a5799d4c6c (patch)
treeded8241aa4b2a1e5352148ed8f07dc2c71f14613 /astro
parent76f435f47ac5e433e652d1056fd3b20620c3c7de (diff)
downloadFreeBSD-ports-fa5ad4bdbbbcbf2673bd69fcf10342a5799d4c6c.zip
FreeBSD-ports-fa5ad4bdbbbcbf2673bd69fcf10342a5799d4c6c.tar.gz
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
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 cd91dec..ea39e6d 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
OpenPOWER on IntegriCloud