From b95103c143fcd823ef6d47cf5be326ba1bb61944 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 9 Sep 2002 00:53:09 +0000 Subject: Add missing LIB_DEPENDS on sdl_mixer --- games/powerpak/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile index a35284c70058..5bab26ced2e2 100644 --- a/games/powerpak/Makefile +++ b/games/powerpak/Makefile @@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - smpeg.1:${PORTSDIR}/graphics/smpeg + smpeg.1:${PORTSDIR}/graphics/smpeg \ + SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config -- cgit v1.2.3