pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/zope25-ZWeatherApplet Set BROKEN because dependenc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65f09f1eeb51
branches:  trunk
changeset: 495258:65f09f1eeb51
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Jun 06 00:45:49 2005 +0000

description:
Set BROKEN because dependencies require different versions of Python
(zope25 only builds with 2.1 while py-METAR needs 2.[34]).

diffstat:

 www/zope25-ZWeatherApplet/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 8a8e187cec5c -r 65f09f1eeb51 www/zope25-ZWeatherApplet/Makefile
--- a/www/zope25-ZWeatherApplet/Makefile        Sun Jun 05 23:42:03 2005 +0000
+++ b/www/zope25-ZWeatherApplet/Makefile        Mon Jun 06 00:45:49 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/04/11 21:48:03 tv Exp $
+# $NetBSD: Makefile,v 1.8 2005/06/06 00:45:49 minskim Exp $
 
 DISTNAME=      ZWeatherApplet-1.51
 PKGREVISION=   1
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.librelogiciel.com/software/
 COMMENT=       Zope Weather applet
 
+BROKEN=                Dependencies (py-METAR and zope25) require different Python versions.
+
 DEPENDS+=      ${PYPKGPREFIX}-pymetar-[0-9]*:../../net/py-METAR
 
 ZOPE_COPYPRODUCT= zope-std-copyproduct-short



Home | Main Index | Thread Index | Old Index