From 274fd2c4c049a1dea68346b73a24a3913d04ca5a Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 16 May 2007 11:46:11 +0000 Subject: This needs openobex>=1.3nb2 for the bdaddr_t fix in obex.h. --- filesystems/fuse-obexfs/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'filesystems/fuse-obexfs/Makefile') diff --git a/filesystems/fuse-obexfs/Makefile b/filesystems/fuse-obexfs/Makefile index 034b30d2e10..4c1efb902ab 100644 --- a/filesystems/fuse-obexfs/Makefile +++ b/filesystems/fuse-obexfs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/05/16 11:02:12 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2007/05/16 11:46:11 xtraeme Exp $ # DISTNAME= obexfs-0.8 @@ -13,6 +13,8 @@ COMMENT= FUSE based filesystem using ObexFTP GNU_CONFIGURE= yes USE_TOOLS+= autoconf gmake pkg-config +BUILDLINK_API_DEPENDS.openobex+= openobex>=1.3nb2 + pre-configure: cd ${WRKSRC} && autoconf -- cgit v1.2.3