From cae842bacf2b26e4674d7c2c6d46cc91f05493ac Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 23 Mar 2004 19:57:59 +0000 Subject: Add openobex, a library for OBEX (Object Exchange), a protocol to exchange a data over infrared and Bluetooth. This port is adapted to work with FreeBSD Bluetooth stack. PR: ports/64596 Submitted by: Guido Falsi --- comms/openobex/files/patch-configure.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 comms/openobex/files/patch-configure.in (limited to 'comms/openobex/files/patch-configure.in') diff --git a/comms/openobex/files/patch-configure.in b/comms/openobex/files/patch-configure.in new file mode 100644 index 000000000000..a88c8db60f1a --- /dev/null +++ b/comms/openobex/files/patch-configure.in @@ -0,0 +1,10 @@ +--- configure.in.orig Sun Mar 7 17:07:07 2004 ++++ configure.in Sun Mar 7 17:07:20 2004 +@@ -39,6 +39,7 @@ + + IRDA_CHECK + BLUETOOTH_CHECK ++FREEBSD_BLUETOOTH_CHECK + + dnl Configure debug facilities + AC_ARG_WITH(debug,[ --with-debug=level Debug level], -- cgit v1.2.3