pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-sip5 x11/py-sip5: Drop buildlink3.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/eef2197be833
branches: trunk
changeset: 389293:eef2197be833
user: gdt <gdt%pkgsrc.org@localhost>
date: Sat Dec 03 12:12:08 2022 +0000
description:
x11/py-sip5: Drop buildlink3.mk
bl3 was added because sip(4) had one, and I mistakenly thought they
should be similar. However, this is just a python program and it is
properly used as TOOL_DEPENDS, so it doesn't make sense for any other
package to bl3 it. There are no such packages currently.
diffstat:
x11/py-sip5/buildlink3.mk | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diffs (18 lines):
diff -r 3e41b212c343 -r eef2197be833 x11/py-sip5/buildlink3.mk
--- a/x11/py-sip5/buildlink3.mk Sat Dec 03 10:45:41 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-# $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