From 23e8f8fbbf45fa48d970dbe0d32e1f123fb489d9 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 9 Dec 2022 16:23:05 +0000 Subject: [PATCH] poison MODPY_BUILD (var is MODPY_PYBUILD) --- infrastructure/templates/mk.conf.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infrastructure/templates/mk.conf.template b/infrastructure/templates/mk.conf.template index b0af830d104..52fc8dec19d 100644 --- a/infrastructure/templates/mk.conf.template +++ b/infrastructure/templates/mk.conf.template @@ -1,4 +1,4 @@ -# $OpenBSD: mk.conf.template,v 1.32 2022/08/31 08:55:54 jca Exp $ +# $OpenBSD: mk.conf.template,v 1.33 2022/12/09 16:23:05 sthen Exp $ # This file contains some mk.conf entries suitable for ports work. # @@ -32,6 +32,7 @@ .poison MODGNOME_ICON_CACHE .poison MODGNOME_MIME_FILE .poison MODPY_ADJFILES +.poison MODPY_BUILD .poison MODPY_BUILDEP .poison MODPY_BUILD_DEP .poison MODPY_PYPI