pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libusb1 Add buildlink3.mk



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55020a8d8278
branches:  trunk
changeset: 604469:55020a8d8278
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 31 11:57:28 2012 +0000

description:
Add buildlink3.mk

diffstat:

 devel/libusb1/buildlink3.mk |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r 9a0cb1753a74 -r 55020a8d8278 devel/libusb1/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libusb1/buildlink3.mk       Thu May 31 11:57:28 2012 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2012/05/31 11:57:28 wiz Exp $
+
+BUILDLINK_TREE+=       libusb1
+
+.if !defined(LIBUSB1_BUILDLINK3_MK)
+LIBUSB1_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libusb1+=        libusb1>=1.0.9
+BUILDLINK_PKGSRCDIR.libusb1?=  ../../devel/libusb1
+.endif # LIBUSB1_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -libusb1



Home | Main Index | Thread Index | Old Index