diff options
Diffstat (limited to 'devel/sdlmm/Makefile')
-rw-r--r-- | devel/sdlmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdlmm/Makefile b/devel/sdlmm/Makefile index 81ccb5c7431a..8c94c7677693 100644 --- a/devel/sdlmm/Makefile +++ b/devel/sdlmm/Makefile @@ -17,7 +17,7 @@ DISTNAME= SDLmm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A C++ Wrapper for the SDL (Simple DirectMedia Layer) -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_SDL= sdl GNU_CONFIGURE= yes USE_LDCONFIG= yes |