diff options
Diffstat (limited to 'devel/inastemp/Makefile')
-rw-r--r-- | devel/inastemp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/inastemp/Makefile b/devel/inastemp/Makefile index e57198716537..d8384ba6baf8 100644 --- a/devel/inastemp/Makefile +++ b/devel/inastemp/Makefile @@ -11,7 +11,7 @@ COMMENT= C++ library to use SIMD vectorization LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource +USES= cmake NO_ARCH= yes CMAKE_ARGS= -DINASTEMP_DO_INSTALL:BOOL=ON \ -DINASTEMP_JUST_LIB:BOOL=ON |