ports/net/libpfctl/files/patch-Makefile
Kristof Provost 4bebb4a0bc net/libpfctl: support FreeBSD 12 and 13
Extend the port to also build for FreeBSD 12.4 and FreeBSD 13.1.
While here also update the 14.0 hash to a more recent code snapshot.

Reviewed by:	garga
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D39360
2023-04-11 09:13:59 +02:00

12 lines
192 B
Text

--- Makefile.orig 2021-04-19 10:09:35 UTC
+++ Makefile
@@ -2,7 +2,8 @@
PACKAGE= lib${LIB}
LIB= pfctl
-INTERNALLIB= true
+SHLIB_MAJOR= 0
+LIBADD+= nv
SRCS= libpfctl.c
INCS= libpfctl.h