diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libsimdpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libsimdpp/Makefile b/devel/libsimdpp/Makefile index ef27f20f1bc9..70c9640e9660 100644 --- a/devel/libsimdpp/Makefile +++ b/devel/libsimdpp/Makefile @@ -11,7 +11,7 @@ COMMENT= Header-only zero-overhead C++ wrapper of SIMD instructions LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt -PORTSCOUT= limit:^cxx98.* +PORTSCOUT= skipv:^cxx98.* USES= cmake:outsource USE_GITHUB= yes |