summaryrefslogtreecommitdiff
path: root/sysutils/netbt-hcidump/patches/patch-lib_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/netbt-hcidump/patches/patch-lib_Makefile')
-rw-r--r--sysutils/netbt-hcidump/patches/patch-lib_Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/sysutils/netbt-hcidump/patches/patch-lib_Makefile b/sysutils/netbt-hcidump/patches/patch-lib_Makefile
deleted file mode 100644
index e597c59d74d..00000000000
--- a/sysutils/netbt-hcidump/patches/patch-lib_Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-lib_Makefile,v 1.1.2.1 2012/02/15 09:17:17 plunky Exp $
-
---- lib/Makefile.orig 2012-02-15 08:56:20.000000000 +0000
-+++ lib/Makefile
-@@ -0,0 +1,10 @@
-+MKLINT=no
-+
-+LIB= bluez
-+LIBISPRIVATE=yes
-+
-+SRCS= bluetooth.c hci.c
-+
-+CPPFLAGS+= -I..
-+
-+.include <bsd.lib.mk>