mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add missing LIB_DEPENDS on sdl_mixer
This commit is contained in:
parent
37f72c4a9f
commit
b95103c143
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65867
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user