pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/exabgp
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 28 12:47:11 UTC 2024
Modified Files:
pkgsrc/net/exabgp: Makefile
Log Message:
exabgp: add missing TOOL dependency
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/exabgp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/exabgp/Makefile
diff -u pkgsrc/net/exabgp/Makefile:1.43 pkgsrc/net/exabgp/Makefile:1.44
--- pkgsrc/net/exabgp/Makefile:1.43 Sat Sep 28 11:53:52 2024
+++ pkgsrc/net/exabgp/Makefile Sat Sep 28 12:47:11 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2024/09/28 11:53:52 he Exp $
+# $NetBSD: Makefile,v 1.44 2024/09/28 12:47:11 wiz Exp $
DISTNAME= exabgp-4.2.22
CATEGORIES= net
@@ -9,9 +9,7 @@ HOMEPAGE= https://github.com/Exa-Network
COMMENT= BGP swiss army knife
LICENSE= modified-bsd
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
-
-USE_PKG_RESOURCES= yes
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
USE_TOOLS+= perl:run
Home |
Main Index |
Thread Index |
Old Index