ports/archivers/zstd/patches/patch-lib_Makefile

13 lines
554 B
Text
Raw Normal View History

2023-08-28 07:36:30 +00:00
Index: lib/Makefile
--- lib/Makefile.orig
+++ lib/Makefile
@@ -249,7 +249,7 @@ clean:
#-----------------------------------------------------------------------------
# make install is validated only for below listed environments
#-----------------------------------------------------------------------------
-ifneq (,$(filter $(UNAME),Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunOS Haiku AIX))
+ifneq (,$(filter $(UNAME),Linux Darwin GNU/kFreeBSD GNU OpenBSD SecBSD FreeBSD NetBSD DragonFly SunOS Haiku AIX))
lib: libzstd.pc