From 6d9324864cc163ad04af42d4b4ee98a61cb58866 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 11 Jan 2008 15:41:02 +0000 Subject: Remove an unused commented out lint. --- www/zope/zopeversion.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/zope/zopeversion.mk b/www/zope/zopeversion.mk index dc796a7ca1b..2a457208b4a 100644 --- a/www/zope/zopeversion.mk +++ b/www/zope/zopeversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: zopeversion.mk,v 1.3 2008/01/06 15:49:42 taca Exp $ +# $NetBSD: zopeversion.mk,v 1.4 2008/01/11 15:41:02 taca Exp $ # .if !defined(_ZOPEVERSION_MK) @@ -95,7 +95,6 @@ _ZOPE_VERSION_${zv}_OK= yes # check what is installed .for zv in ${ZOPE_VERSION_SUPPORTED} .if exists(${LOCALBASE}/${ZOPE_COMMON}/zope${zv}) -#.if exists(${LOCALBASE}/zope${zv}) _ZOPE_VERSION_${zv}_INSTALLED= yes .endif .endfor -- cgit v1.2.3