diff options
Diffstat (limited to 'deskutils/plasma-applet-simpleweatherforecast')
-rw-r--r-- | deskutils/plasma-applet-simpleweatherforecast/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/plasma-applet-simpleweatherforecast/Makefile b/deskutils/plasma-applet-simpleweatherforecast/Makefile index 396d4e8608fc..51628e3da7cf 100644 --- a/deskutils/plasma-applet-simpleweatherforecast/Makefile +++ b/deskutils/plasma-applet-simpleweatherforecast/Makefile @@ -7,7 +7,7 @@ PORTNAME= simpleweatherforecast PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- @@ -16,6 +16,8 @@ DISTNAME= 92149-plasma-weatherforecast-1.2-kde-4.2 MAINTAINER= g.veniamin@googlemail.com COMMENT= Weather plasma applet for KDE4 +RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget + USE_BZIP2= yes USE_CMAKE= yes USE_KDE4= automoc4 kdeprefix kdelibs |