diff options
Diffstat (limited to 'games/gracer')
-rw-r--r-- | games/gracer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gracer/Makefile b/games/gracer/Makefile index 966b68ed015f..cb795088681a 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://arch.comp.kyutech.ac.jp/~matsu/my_products/gtk/race/ MAINTAINER= nox@jelal.kn-bremen.de LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 \ - gif.3:${PORTSDIR}/graphics/giflib \ + gif.5:${PORTSDIR}/graphics/giflib \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tcl80.1:${PORTSDIR}/lang/tcl80 |