pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libmicrodns libmicrodns: set PYTHON_FOR_BUILD_ONLY
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7960471b492
branches: trunk
changeset: 450183:f7960471b492
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 13:09:42 2021 +0000
description:
libmicrodns: set PYTHON_FOR_BUILD_ONLY
diffstat:
net/libmicrodns/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c1d3317cf6fa -r f7960471b492 net/libmicrodns/Makefile
--- a/net/libmicrodns/Makefile Mon Apr 12 13:08:18 2021 +0000
+++ b/net/libmicrodns/Makefile Mon Apr 12 13:09:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/02/11 14:43:32 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2021/04/12 13:09:42 nia Exp $
DISTNAME= microdns-0.2.0
PKGNAME= ${DISTNAME:S/microdns/libmicrodns/}
@@ -15,6 +15,8 @@
USE_TOOLS+= pkg-config
+PYTHON_FOR_BUILD_ONLY= tool
+
PKGCONFIG_OVERRIDE+= src/microdns.pc.in
.include "../../devel/meson/build.mk"
Home |
Main Index |
Thread Index |
Old Index