diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 11:55:04 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-09 11:55:04 +0000 |
commit | 8ed8aafc20f5bbb802536df1c9c60b6e8c4a3220 (patch) | |
tree | a2747f7614694d1f568fd0fa2639e77228c1c234 /audio/mpg321/Makefile | |
parent | f8cfa28522c7e06ce5f5b9297d559a07ea66e646 (diff) |
Notes
Diffstat (limited to 'audio/mpg321/Makefile')
-rw-r--r-- | audio/mpg321/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index 938b554c088f..469ac2c15f63 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ijliao@FreeBSD.org LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg \ ao.1:${PORTSDIR}/audio/libao \ - SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \ + SDL-1.1.3:${PORTSDIR}/devel/sdl12 \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config |