Skip to content

Commit

Permalink
science/libaec: Do not build testing unconditionally
Browse files Browse the repository at this point in the history
PR:		278073
Reported by:	diizzy
  • Loading branch information
sunpoet committed Apr 6, 2024
1 parent 0a65200 commit bc32c0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion science/libaec/Makefile
Expand Up @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

USES= cmake:testing

CMAKE_OFF= AEC_FUZZING
CMAKE_OFF= AEC_FUZZING BUILD_TESTING
CMAKE_TESTING_ON= BUILD_TESTING
USE_LDCONFIG= yes

.include <bsd.port.mk>

0 comments on commit bc32c0c

Please sign in to comment.