summaryrefslogtreecommitdiff
path: root/www/zope25-ZWeatherApplet
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-05-23 11:41:35 +0000
committerrecht <recht@pkgsrc.org>2004-05-23 11:41:35 +0000
commit67def20bacc9f2c8e028ea3866c7e6b3be307f1e (patch)
tree373e12e627f0a9eefb273339dd5d720e541fbc27 /www/zope25-ZWeatherApplet
parent9641b3f76293930ffb8adc42c8d47761ec02e6e5 (diff)
downloadpkgsrc-67def20bacc9f2c8e028ea3866c7e6b3be307f1e.tar.gz
bl3ify
Diffstat (limited to 'www/zope25-ZWeatherApplet')
-rw-r--r--www/zope25-ZWeatherApplet/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/zope25-ZWeatherApplet/Makefile b/www/zope25-ZWeatherApplet/Makefile
index 07f9d2464ad..05e6e1378ad 100644
--- a/www/zope25-ZWeatherApplet/Makefile
+++ b/www/zope25-ZWeatherApplet/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:56:17 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/05/23 11:41:35 recht Exp $
DISTNAME= ZWeatherApplet-1.51
PKGREVISION= 1
PKGNAME= zope25-ZWeatherApplet-1.51
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=/zweatherapplet/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zweatherapplet/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.librelogiciel.com/software/
COMMENT= Zope Weather applet
+DEPENDS+= ${PYPKGPREFIX}-pymetar-[0-9]*:../../net/py-METAR
+
ZOPE_COPYPRODUCT= zope-std-copyproduct-short
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../www/zope25/product.mk"
-.include "../../net/py-METAR/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"