pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems/fuse-obexfs This needs openobex>=1.3nb2 fo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abde1048b49a
branches:  trunk
changeset: 528790:abde1048b49a
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed May 16 11:46:11 2007 +0000

description:
This needs openobex>=1.3nb2 for the bdaddr_t fix in obex.h.

diffstat:

 filesystems/fuse-obexfs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r fd2294be89f9 -r abde1048b49a filesystems/fuse-obexfs/Makefile
--- a/filesystems/fuse-obexfs/Makefile  Wed May 16 11:02:12 2007 +0000
+++ b/filesystems/fuse-obexfs/Makefile  Wed May 16 11:46:11 2007 +0000
@@ -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 @@
 GNU_CONFIGURE= yes
 USE_TOOLS+=    autoconf gmake pkg-config
 
+BUILDLINK_API_DEPENDS.openobex+=       openobex>=1.3nb2
+
 pre-configure:
        cd ${WRKSRC} && autoconf
 



Home | Main Index | Thread Index | Old Index