diff options
Diffstat (limited to 'audio/sdl_mixer/Makefile')
-rw-r--r-- | audio/sdl_mixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 980f6d80b971..cf038c99130a 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -15,7 +15,7 @@ DISTNAME= SDL_mixer-${PORTVERSION} MAINTAINER= mva@FreeBSD.org COMMENT= A sample multi-channel audio mixer library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl USE_GNOME= pkgconfig gnomehack USE_GMAKE= yes |