summaryrefslogtreecommitdiff
path: root/archivers/zstd/patches/patch-lib_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zstd/patches/patch-lib_Makefile')
-rw-r--r--archivers/zstd/patches/patch-lib_Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/archivers/zstd/patches/patch-lib_Makefile b/archivers/zstd/patches/patch-lib_Makefile
new file mode 100644
index 00000000000..efe60eaa94a
--- /dev/null
+++ b/archivers/zstd/patches/patch-lib_Makefile
@@ -0,0 +1,15 @@
+$NetBSD: patch-lib_Makefile,v 1.1 2016/09/04 12:36:59 wiz Exp $
+
+Enable install target for NetBSD.
+
+--- lib/Makefile.orig 2016-08-31 16:09:10.000000000 +0000
++++ lib/Makefile
+@@ -78,7 +78,7 @@ clean:
+
+ #------------------------------------------------------------------------
+ #make install is validated only for Linux, OSX, kFreeBSD, Hurd and some BSD targets
+-ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly))
++ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU FreeBSD DragonFly NetBSD))
+
+ libzstd.pc:
+ libzstd.pc: libzstd.pc.in