diff options
Diffstat (limited to 'www/zope25-ZWeatherApplet/Makefile')
-rw-r--r-- | www/zope25-ZWeatherApplet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/zope25-ZWeatherApplet/Makefile b/www/zope25-ZWeatherApplet/Makefile index 9eff7ad9e91..a49bf47fdd6 100644 --- a/www/zope25-ZWeatherApplet/Makefile +++ b/www/zope25-ZWeatherApplet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/03/04 21:31:06 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2006/05/18 20:30:01 wiz Exp $ DISTNAME= ZWeatherApplet-1.51 PKGREVISION= 2 @@ -12,6 +12,8 @@ COMMENT= Zope Weather applet BROKEN= Dependencies (py-METAR and zope25) require different Python versions. +BROKEN_IN= pkgsrc-2006Q1 + DEPENDS+= ${PYPKGPREFIX}-pymetar-[0-9]*:../../net/py-METAR ZOPE_COPYPRODUCT= zope-std-copyproduct-short |