openbsd-ports/devel/bluetooth-libs/patches/patch-libsdp_Makefile
grange f86f319f86 Import bluetooth-libs, a few Bluetooth network libraries
derived from FreeBSD.

Help and ok sturm@.
2005-07-16 20:45:39 +00:00

13 lines
318 B
Plaintext

$OpenBSD: patch-libsdp_Makefile,v 1.1.1.1 2005/07/16 20:45:39 grange Exp $
--- libsdp/Makefile.orig Sat Jul 16 00:37:04 2005
+++ libsdp/Makefile Sat Jul 16 00:37:23 2005
@@ -5,7 +5,7 @@ LIB= sdp
MAN= sdp.3
WARNS?= 2
-CFLAGS+= -I${.CURDIR}
+CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../libbluetooth
SHLIB_MAJOR= 1