diff options
Diffstat (limited to 'math/tvmet/Makefile')
-rw-r--r-- | math/tvmet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 350daa8eb688..8c5a501f394d 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -16,7 +16,7 @@ COMMENT= Tiny Vector and Matrix template library USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" MAN1= tvmet-config.1 |