diff options
Diffstat (limited to 'games/KnightCap')
-rw-r--r-- | games/KnightCap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile index 32d1296bb862..25125e899e53 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 |