$NetBSD: patch-Makefile,v 1.2 2017/05/31 05:22:09 maya Exp $

make cp portable

--- Makefile.orig	2017-05-30 14:30:11.527194924 -0400
+++ Makefile	2017-05-30 14:30:19.632593865 -0400
@@ -41,7 +41,7 @@
 	cp -pf bspc "$(DESTDIR)$(BINPREFIX)"
 	mkdir -p "$(DESTDIR)$(MANPREFIX)"/man1
 	cp -p doc/bspwm.1 "$(DESTDIR)$(MANPREFIX)"/man1
-	cp -Pp doc/bspc.1 "$(DESTDIR)$(MANPREFIX)"/man1
+	cp -p doc/bspc.1 "$(DESTDIR)$(MANPREFIX)"/man1
 	mkdir -p "$(DESTDIR)$(BASHCPL)"
 	cp -p contrib/bash_completion "$(DESTDIR)$(BASHCPL)"/bspc
 	mkdir -p "$(DESTDIR)$(FISHCPL)"
