summaryrefslogtreecommitdiffstats
path: root/games/KnightCap
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 /games/KnightCap
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 'games/KnightCap')
-rw-r--r--games/KnightCap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile
index 32d1296..25125e8 100644
--- a/games/KnightCap/Makefile
+++ b/games/KnightCap/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3\
- MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \
+LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3\
+ GLU.14:${PORTSDIR}/graphics/Mesa3 \
glut.3:${PORTSDIR}/graphics/Mesa3
FETCH_BEFORE_ARGS= -P
OpenPOWER on IntegriCloud