diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-02-17 03:03:48 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-02-17 03:03:48 +0000 |
commit | 7f53046d7d570138f8691682f271821f79b504ce (patch) | |
tree | 5f0f5a5fb5646760cb58e790d0025b6ec37bcc83 /games | |
parent | 7f5a8ef67d4aa6c418f6039c39b44ac604e03696 (diff) |
Notes
Diffstat (limited to 'games')
-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 3c178e86fb15..72a585cb7022 100644 --- a/games/gracer/Makefile +++ b/games/gracer/Makefile @@ -14,7 +14,7 @@ MAINTAINER= nox@jelal.kn-bremen.de BUILD_DEPENDS= ${X11BASE}/lib/libsl.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 \ - gif.5:${PORTSDIR}/graphics/giflib \ + ungif.5:${PORTSDIR}/graphics/libungif \ png.3:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tcl82.1:${PORTSDIR}/lang/tcl82 |