pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/arcticfox



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Jul 21 10:54:09 UTC 2022

Modified Files:
        pkgsrc/www/arcticfox: Makefile

Log Message:
arcticfox: Python is build-only dependency


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/arcticfox/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/arcticfox/Makefile
diff -u pkgsrc/www/arcticfox/Makefile:1.12 pkgsrc/www/arcticfox/Makefile:1.13
--- pkgsrc/www/arcticfox/Makefile:1.12  Thu Jul  7 08:13:50 2022
+++ pkgsrc/www/arcticfox/Makefile       Thu Jul 21 10:54:09 2022
@@ -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/idl-parser/xpidl
 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