aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-02-17 11:03:48 +0800
committerade <ade@FreeBSD.org>2000-02-17 11:03:48 +0800
commit417596f58ee803ab6df40cd570a07ed63fcbb43c (patch)
tree6658fed3ed90a9878ae63d33a52302a8300000fc /games
parent967598a97c8e2bf09ea190e04eec536fd41c8f9a (diff)
downloadfreebsd-ports-gnome-417596f58ee803ab6df40cd570a07ed63fcbb43c.tar.gz
freebsd-ports-gnome-417596f58ee803ab6df40cd570a07ed63fcbb43c.tar.zst
freebsd-ports-gnome-417596f58ee803ab6df40cd570a07ed63fcbb43c.zip
Use libungif - support was already present in the
configure script.
Diffstat (limited to 'games')
-rw-r--r--games/gracer/Makefile2
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