pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-sip5 py-sip5: add buildlink3.mk file like py-si...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/382d1e8b5c08
branches:  trunk
changeset: 388754:382d1e8b5c08
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Nov 26 09:49:43 2022 +0000

description:
py-sip5: add buildlink3.mk file like py-sip has

diffstat:

 x11/py-sip5/buildlink3.mk |  14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diffs (18 lines):

diff -r ee901ca1de56 -r 382d1e8b5c08 x11/py-sip5/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/py-sip5/buildlink3.mk Sat Nov 26 09:49:43 2022 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/11/26 09:49:43 wiz Exp $
+
+BUILDLINK_TREE+=       py-sip5
+
+.if !defined(PY_SIP5_BUILDLINK3_MK)
+PY_SIP5_BUILDLINK3_MK:=
+
+.include "../../lang/python/pyversion.mk"
+
+BUILDLINK_API_DEPENDS.py-sip5+=        ${PYPKGPREFIX}-sip5>=5.0
+BUILDLINK_PKGSRCDIR.py-sip5?=  ../../x11/py-sip5
+.endif # PY_SIP5_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -py-sip5



Home | Main Index | Thread Index | Old Index