1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Fix Makefile mistake that resulted from my use of an old smpeg library.

This commit is contained in:
Will Andrews 2000-04-25 21:57:20 +00:00
parent 4bf2d180ea
commit 6c5efea017
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28011

View File

@ -14,7 +14,7 @@ DISTNAME= SDL_mixer-${PORTVERSION}
MAINTAINER= sobomax@altavista.net
LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \
smpeg-0.3.0:${PORTSDIR}/graphics/smpeg \
smpeg.0:${PORTSDIR}/graphics/smpeg \
mikmod.2:${PORTSDIR}/audio/libmikmod
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config