diff --git a/archivers/snappy/Makefile b/archivers/snappy/Makefile index c3ff2bd0cb7b..029042677b6c 100644 --- a/archivers/snappy/Makefile +++ b/archivers/snappy/Makefile @@ -10,8 +10,6 @@ COMMENT= Fast compressor/decompressor library LICENSE= BSD3CLAUSE -OPTIONS_DEFINE= DOCS - USES= autoreconf libtool pathfix pkgconfig CONFIGURE_ARGS= --disable-gtest GNU_CONFIGURE= yes @@ -19,8 +17,9 @@ USE_LDCONFIG= yes CFLAGS+= -DNDEBUG USE_GITHUB= yes GH_ACCOUNT= google +TEST_TARGET= check -BROKEN_sparc64= Does not compile on sparc64 +OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/libsnappy.so.1.1.6