You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-freebsd/freebsd-lib/files/freebsd-lib-9.0-bluetooth.p...

13 lines
318 B

diff -Nur lib.orig/libsdp/Makefile lib/libsdp/Makefile
--- lib.orig/libsdp/Makefile 2012-12-25 20:28:50.000000000 +0900
+++ lib/libsdp/Makefile 2012-12-25 20:31:19.000000000 +0900
@@ -5,7 +5,7 @@
MAN= sdp.3
WARNS?= 2
-CFLAGS+= -I${.CURDIR}
+CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../libbluetooth
SHLIB_MAJOR= 4