From c0d3481362818940e8076d7a02b6b7efa9d5d5b1 Mon Sep 17 00:00:00 2001 From: Giannis Tsaraias Date: Tue, 26 Apr 2016 16:22:47 +0000 Subject: We use MODPY_COMMENT, not MODPY_PYCOMMENT. OK jasper@ danj@ --- share/man/man5/port-modules.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 976eaf0e85a..04102017543 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.203 2016/04/26 11:36:37 jasper Exp $ +.\" $OpenBSD: port-modules.5,v 1.204 2016/04/26 16:22:46 tsg Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -1234,7 +1234,7 @@ Generate or update the PLIST using the python3 then edit it to prefix any lines creating .Ev MODPY_PYCACHE directories with -.Ev MODPY_PYCOMMENT . +.Ev MODPY_COMMENT . As python2 and python3 packages should permit being installed together, it may be necessary to suffix names of common binaries or directories, or split common files into a subpackage. -- cgit v1.2.3