pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/zope25 Adapt to the latest python package changes:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ce43251fd7f
branches: trunk
changeset: 488316:1ce43251fd7f
user: recht <recht%pkgsrc.org@localhost>
date: Thu Jan 27 21:15:45 2005 +0000
description:
Adapt to the latest python package changes: s/21pth/21/
diffstat:
www/zope25/product.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ce5b4dc8e5cd -r 1ce43251fd7f www/zope25/product.mk
--- a/www/zope25/product.mk Thu Jan 27 20:44:31 2005 +0000
+++ b/www/zope25/product.mk Thu Jan 27 21:15:45 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: product.mk,v 1.5 2003/04/23 16:25:16 drochner Exp $
+# $NetBSD: product.mk,v 1.6 2005/01/27 21:15:45 recht Exp $
DIST_SUBDIR= zope
BUILDLINK_DEPENDS.zope?= zope-2.*
@@ -8,7 +8,7 @@
WRKSRC?= ${WRKDIR}
NO_BUILD= yes
-PYTHON_VERSIONS_ACCEPTED= 21pth
+PYTHON_VERSIONS_ACCEPTED= 21
ZOPEDIR= ${BUILDLINK_PREFIX.zope}/lib/zope
PRODNAMES?= ${PKGNAME:C/^zope25-(.*)-.*/\1/}
Home |
Main Index |
Thread Index |
Old Index