aboutsummaryrefslogtreecommitdiff
path: root/archivers/zstd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zstd/Makefile')
-rw-r--r--archivers/zstd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile
index b64c95b7fa34..f073d41edf30 100644
--- a/archivers/zstd/Makefile
+++ b/archivers/zstd/Makefile
@@ -22,6 +22,4 @@ MAKE_ARGS= MANDIR="${PREFIX}/man/man1" \
LIBDIR="${PREFIX}/lib" \
INCLUDEDIR="${PREFIX}/include"
-BROKEN_FreeBSD_9= missing builtin bswap32 and bswap64
-
.include <bsd.port.mk>