aboutsummaryrefslogtreecommitdiff
path: root/games/tuxpuck
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-27 13:15:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-27 13:15:53 +0000
commit32d6ba3c612ab7323d81c30bf643fb8ce65642bd (patch)
treecca81074cd10af0c7237e0e76e72e2df6c703f4c /games/tuxpuck
parent03315bbb41cbf4a95c4bdc01bd38f569c474c965 (diff)
downloadports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.tar.gz
ports-32d6ba3c612ab7323d81c30bf643fb8ce65642bd.zip
Notes
Diffstat (limited to 'games/tuxpuck')
-rw-r--r--games/tuxpuck/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile
index e4662b3ad87b..2283592b70f9 100644
--- a/games/tuxpuck/Makefile
+++ b/games/tuxpuck/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tuxpuck
PORTVERSION= 0.8.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/
@@ -17,7 +17,8 @@ COMMENT= Shufflepuck Cafe Clone
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
- vorbis.4:${PORTSDIR}/audio/libvorbis
+ vorbis.4:${PORTSDIR}/audio/libvorbis \
+ freetype.9:${PORTSDIR}/print/freetype2
USE_SDL= sdl
USE_GMAKE= yes