pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/xz Add buildlink3.mk file for R. (hi adam!).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f3d6437e1d0
branches:  trunk
changeset: 568445:2f3d6437e1d0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 13 13:26:17 2009 +0000

description:
Add buildlink3.mk file for R. (hi adam!).

diffstat:

 archivers/xz/buildlink3.mk |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r d6fd2b1a8d26 -r 2f3d6437e1d0 archivers/xz/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/xz/buildlink3.mk        Sun Dec 13 13:26:17 2009 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2009/12/13 13:26:17 wiz Exp $
+
+BUILDLINK_TREE+=       xz
+
+.if !defined(XZ_BUILDLINK3_MK)
+XZ_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.xz+=     xz>=4.999.9beta
+BUILDLINK_PKGSRCDIR.xz?=       ../../archivers/xz
+
+.endif # XZ_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -xz



Home | Main Index | Thread Index | Old Index