From f66043401d219e6bee08b710c77b732eb36060b5 Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 18 Jul 2009 11:11:29 +0000 Subject: - update to jpeg7 Tested by: pav on pointyhat --- games/tuxpuck/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/tuxpuck') diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index f4e9ba0955d4..694e0ef01628 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -8,14 +8,14 @@ PORTNAME= tuxpuck PORTVERSION= 0.8.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ MAINTAINER= ports@FreeBSD.org COMMENT= Shufflepuck Cafe Clone -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ vorbis.4:${PORTSDIR}/audio/libvorbis \ freetype.9:${PORTSDIR}/print/freetype2 -- cgit