add USE_BSD_MAKEFILE=yes for this package
This commit is contained in:
parent
8c7d051ef8
commit
d1e5d15b99
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2008/07/09 18:47:22 plunky Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2008/07/27 12:03:58 plunky Exp $
|
||||
|
||||
DISTNAME= netbt-hcidump-1.42
|
||||
CATEGORIES= sysutils
|
||||
|
@ -31,6 +31,8 @@ CPPFLAGS+= -DINET6
|
|||
|
||||
CPPFLAGS+= -DVERSION=\""1.42-netbt"\"
|
||||
|
||||
USE_BSD_MAKEFILE= yes
|
||||
|
||||
post-extract:
|
||||
mkdir ${WRKSRC}/bluetooth
|
||||
cp ${LIBSRC}/include/bluetooth.h ${WRKSRC}/bluetooth
|
||||
|
|
Loading…
Reference in a new issue