summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2002-09-24 11:35:09 +0000
committerAlexander Langer <alex@FreeBSD.org>2002-09-24 11:35:09 +0000
commit8679631ba108d0f5c8f8679e61dfa6e22388e79b (patch)
tree483b67f555da8ec7e0565fbd0ec81b0dad467fb4 /games
parentFix build by properly defining an argument that is used for poll(2). (diff)
Add dependency to jpeg.9
Submitted by: bento
Notes
Notes: svn path=/head/; revision=67092
Diffstat (limited to 'games')
-rw-r--r--games/tuxpuck/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile
index eeae8ec6a27d..d4b27bbed813 100644
--- a/games/tuxpuck/Makefile
+++ b/games/tuxpuck/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= http://www.efd.lth.se/~d00jkr/tuxpuck/
MAINTAINER= Jan.Stocker@t-online.de
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+ jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
vorbis.2:${PORTSDIR}/audio/libvorbis