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 bedc2f9503d6..128560f6e422 100644 --- a/games/pinball/Makefile +++ b/games/pinball/Makefile @@ -27,7 +27,7 @@ USE_SDL= image mixer sdl USE_X_PREFIX= yes USE_GMAKE= yes USE_GL= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} |