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 2bfe065c1a8e..6f43cb5af9a7 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -17,7 +17,7 @@ COMMENT= Tiny Vector and Matrix template library USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= tvmet-config.1 |