diff options
-rw-r--r-- | www/p5-Kwiki-Weather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Kwiki-Weather/Makefile b/www/p5-Kwiki-Weather/Makefile index b1a4088deb2..6ccb9c379f4 100644 --- a/www/p5-Kwiki-Weather/Makefile +++ b/www/p5-Kwiki-Weather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/10/19 19:19:17 he Exp $ +# $NetBSD: Makefile,v 1.6 2010/03/21 08:28:18 spz Exp $ DISTNAME= Kwiki-Weather-0.05 PKGNAME= p5-${DISTNAME} @@ -13,7 +13,7 @@ COMMENT= Weather button and WAFL for your Kwiki PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki -DEPENDS+= p5-Geo-Weather>=1.41:../../misc/p5-Geo-Weather +DEPENDS+= p5-Geo-Weather>=1.41:../../geography/p5-Geo-Weather DEPENDS+= p5-Kwiki-Zipcode>=0.12:../../www/p5-Kwiki-Zipcode PERL5_PACKLIST= auto/Kwiki/Weather/.packlist |