From a7bd0f72a965b9374de70d9370b728102e053574 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 11 Jan 2007 18:39:34 +0000 Subject: From the discussion in #pkgsrc of build problems of wip/gxmms2: Packages using lang/python/extension.mk must follow the naming scheme or otherwise they can't be depended on. --- pkgtools/pkglint/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkgtools/pkglint/TODO') diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index f7859ad3dc7..c5c66b29fc0 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.53 2006/10/12 13:58:48 joerg Exp $ +$NetBSD: TODO,v 1.54 2007/01/11 18:39:34 joerg Exp $ Please add your own entries at the bottom of this file. If possible, include the name of an example package where a warning should occur. @@ -36,3 +36,5 @@ include the name of an example package where a warning should occur. * Check all the shell commands to see if they are mentioned in USE_TOOLS. * ${MACHINE_ARCH}-${LOWER_OPSYS}elf in PLISTs etc. is a NetBSD config.guess problem ==> use of ${APPEND_ELF} +* Packages including lang/python/extension.mk must follow the Python version + scheme. Enforcing PYPKGPREFIX for those is most likely a good idea. -- cgit v1.2.3