summaryrefslogtreecommitdiff
path: root/sysutils/flashrom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/flashrom/Makefile')
-rw-r--r--sysutils/flashrom/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/flashrom/Makefile b/sysutils/flashrom/Makefile
index ccc9e29dbb4f..0cd896e80d5f 100644
--- a/sysutils/flashrom/Makefile
+++ b/sysutils/flashrom/Makefile
@@ -12,6 +12,7 @@ WWW= https://www.flashrom.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+IGNORE_FreeBSD_13= Requires OpenSSL 3+
NOT_FOR_ARCHS= riscv64
NOT_FOR_ARCHS_REASON= Unable to determine endianness.
@@ -21,6 +22,8 @@ LIB_DEPENDS= libpci.so:devel/libpci
USES= meson pkgconfig ssl tar:xz
USE_LDCONFIG= yes
+CFLAGS+= -Wno-deprecated-declarations
+
PORTDOCS= *
OPTIONS_DEFINE= DOCS FTDI MANPAGES