diff options
Diffstat (limited to 'games/tuxpuck')
-rw-r--r-- | games/tuxpuck/Makefile | 1 |
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 |