pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind918 Python is only needed for tests, so remove...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2581fd11dba1
branches: trunk
changeset: 391719:2581fd11dba1
user: sekiya <sekiya%pkgsrc.org@localhost>
date: Fri Jan 13 05:31:52 2023 +0000
description:
Python is only needed for tests, so remove the dependency.
Pointed out by tnn@ and john@
Bump package revision.
diffstat:
net/bind918/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 9089ed92975e -r 2581fd11dba1 net/bind918/Makefile
--- a/net/bind918/Makefile Fri Jan 13 04:33:17 2023 +0000
+++ b/net/bind918/Makefile Fri Jan 13 05:31:52 2023 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2023/01/12 19:01:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2023/01/13 05:31:52 sekiya Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= https://downloads.isc.org/isc/bind9/${BIND_VERSION}/
EXTRACT_SUFX= .tar.xz
@@ -87,7 +87,6 @@
.endfor
.include "../../mk/atomic64.mk"
-.include "../../lang/python310/buildlink3.mk"
.include "../../www/nghttp2/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../devel/libuv/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index