pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/zope Remove an unused commented out lint.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d9de03fec2c
branches: trunk
changeset: 537590:1d9de03fec2c
user: taca <taca%pkgsrc.org@localhost>
date: Fri Jan 11 15:41:02 2008 +0000
description:
Remove an unused commented out lint.
diffstat:
www/zope/zopeversion.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 8aade71e3ff0 -r 1d9de03fec2c www/zope/zopeversion.mk
--- a/www/zope/zopeversion.mk Fri Jan 11 14:52:42 2008 +0000
+++ b/www/zope/zopeversion.mk Fri Jan 11 15:41:02 2008 +0000
@@ -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 @@
# 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
Home |
Main Index |
Thread Index |
Old Index