pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/arcticfox arcticfox: Python is build-only dependency



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84e132fcc295
branches:  trunk
changeset: 382130:84e132fcc295
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Jul 21 10:54:09 2022 +0000

description:
arcticfox: Python is build-only dependency

diffstat:

 www/arcticfox/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 24a0e1530b3e -r 84e132fcc295 www/arcticfox/Makefile
--- a/www/arcticfox/Makefile    Thu Jul 21 10:19:32 2022 +0000
+++ b/www/arcticfox/Makefile    Thu Jul 21 10:54:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/07/07 08:13:50 nia Exp $
+# $NetBSD: Makefile,v 1.13 2022/07/21 10:54:09 nia Exp $
 
 DISTNAME=      arcticfox-39.2
 CATEGORIES=    www
@@ -80,6 +80,7 @@
 REPLACE_PYTHON+=               xpcom/typelib/xpt/tools/xpt.py
 
 PYTHON_VERSIONS_ACCEPTED=      27
+PYTHON_FOR_BUILD_ONLY=         tool
 TOOL_DEPENDS+=                 ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
 
 NOT_PAX_MPROTECT_SAFE+=                lib/${PKGNAME_NOREV}/arcticfox



Home | Main Index | Thread Index | Old Index