diff options
Diffstat (limited to 'games/pinball/Makefile')
-rw-r--r-- | games/pinball/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile index 3f292b4be7ac..3137e041d802 100644 --- a/games/pinball/Makefile +++ b/games/pinball/Makefile @@ -25,7 +25,7 @@ LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro USE_SDL= image mixer sdl USE_GMAKE= yes USE_GL= gl -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes CONFIGURE_ARGS= --prefix=${PREFIX} --without-debug |