summaryrefslogtreecommitdiff
path: root/graphics/geomview/Makefile
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/geomview/Makefile
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/geomview/Makefile')
-rw-r--r--graphics/geomview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index a07a856bf6ac..27dca3eb1fd5 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -15,7 +15,7 @@ DISTFILES= geomview-1.6.1-src.tar.gz
MAINTAINER= fenner@freebsd.org
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
- MesaGL.14:${PORTSDIR}/graphics/Mesa3 \
+ GL.14:${PORTSDIR}/graphics/Mesa3 \
tk82.1:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/Geomview