pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-snmp: BUILD_DEPENDS -> TOOL_DEPENDS
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Mar 20 18:27:53 2026 +0100
Changeset: 149ce5f243800352c4babffc389ed591a698ba83
Modified Files:
py-snmp/Makefile
Log Message:
py-snmp: BUILD_DEPENDS -> TOOL_DEPENDS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=149ce5f243800352c4babffc389ed591a698ba83
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-snmp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-snmp/Makefile b/py-snmp/Makefile
index 38832fd05b..57cd7ced01 100644
--- a/py-snmp/Makefile
+++ b/py-snmp/Makefile
@@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-asn1>=0.2.3:../../security/py-asn1
#DEPENDS+= ${PYPKGPREFIX}-cryptodomex-[0-9]*:../../wip/py-cryptodomex
DEPENDS+= ${PYPKGPREFIX}-smi-[0-9]*:../../wip/py-smi
-BUILD_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0:../../devel/py-poetry-core
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0:../../devel/py-poetry-core
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index