From 417596f58ee803ab6df40cd570a07ed63fcbb43c Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 17 Feb 2000 03:03:48 +0000 Subject: Use libungif - support was already present in the configure script. --- games/gracer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit