From 4a2b7dfc86097c83a432d8fee76fb764e8c774cc Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 8 Feb 2008 22:43:27 +0000 Subject: Added a suggestion from Tobias Nygren. --- pkgtools/pkglint/TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pkgtools/pkglint') diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO index a924702c0c4..7bc42adde3c 100644 --- a/pkgtools/pkglint/TODO +++ b/pkgtools/pkglint/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.61 2008/02/05 02:10:38 rillig Exp $ +$NetBSD: TODO,v 1.62 2008/02/08 22:43:27 rillig 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. @@ -28,3 +28,5 @@ include the name of an example package where a warning should occur. * Check for license files that are completely unused. * If a dependency depends on an option (in options.mk), it should also depend on the same option in the buildlink3.mk file. +* Complain about ${PKGSRC_COMPILER} == "sunpro", which should be + !empty(PKGSRC_COMPILER:Msunpro). -- cgit v1.2.3