From cd752a60f4aa41f32601f47ba9d82ac9c0d6c8c9 Mon Sep 17 00:00:00 2001 From: jwise Date: Thu, 24 Aug 2000 13:59:42 +0000 Subject: Move comments explaining why jsdk20 and dependent packages are not enabled by default onto the same line as SUBDIR+= for the package, so that lintpkgsrc notices the comments. Fixes: ERROR: www/jsdk20 is disabled without a reason being listed in www/Makefile Please add a comment to www/Makefile indicating why www/jsdk20 is disabled ERROR: www/jssi is disabled without a reason being listed in www/Makefile Please add a comment to www/Makefile indicating why www/jssi is disabled --- www/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/Makefile b/www/Makefile index abbb7b3b398..9599b53cdb7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2000/08/22 11:06:33 rh Exp $ +# $NetBSD: Makefile,v 1.94 2000/08/24 13:59:42 jwise Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -36,10 +36,8 @@ SUBDIR += hypermail SUBDIR += ijb SUBDIR += jakarta-tomcat -# jsdk20 is disabled because the distfile must be manually downloaded. -# SUBDIR += jsdk20 -# disabled because it depends on jsdk20 -# SUBDIR += jssi +# SUBDIR += jsdk20 # distfile must be manually downloaded. +# SUBDIR += jssi # depends on disabled jsdk20 SUBDIR += kannel SUBDIR += libghttp SUBDIR += libwww -- cgit v1.2.3