summaryrefslogtreecommitdiff
path: root/www/zope25-ZWeatherApplet
diff options
context:
space:
mode:
authorrecht <recht>2004-05-23 11:41:35 +0000
committerrecht <recht>2004-05-23 11:41:35 +0000
commitc4d6b70fdff99e6844f02d10976ecef6e5e4a514 (patch)
tree373e12e627f0a9eefb273339dd5d720e541fbc27 /www/zope25-ZWeatherApplet
parent4f1e5d551dd7f5dd2a1d0a70df4fb92368d75e7c (diff)
downloadpkgsrc-c4d6b70fdff99e6844f02d10976ecef6e5e4a514.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"