diff options
author | markd <markd@pkgsrc.org> | 2012-03-26 09:27:27 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2012-03-26 09:27:27 +0000 |
commit | 1b342129e3f84ddbc90dad8f267e0bfb444f4b92 (patch) | |
tree | 995ec43e076f2684e2ef48dde8b1b404789215a2 /meta-pkgs | |
parent | fc6a1c2ebd91b772a5e2fe1fd31b59d8a74a5800 (diff) | |
download | pkgsrc-1b342129e3f84ddbc90dad8f267e0bfb444f4b92.tar.gz |
add kgpg
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/kde4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/kde4/Makefile b/meta-pkgs/kde4/Makefile index 040fbf49db6..e071af6efb4 100644 --- a/meta-pkgs/kde4/Makefile +++ b/meta-pkgs/kde4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/20 09:02:03 markd Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/26 09:29:54 markd Exp $ DISTNAME= kde4-4.8.0 CATEGORIES= meta-pkgs x11 kde @@ -75,6 +75,7 @@ DEPENDS+= kremotecontrol-4.8.0{,nb[0-9]*}:../../misc/kremotecontrol DEPENDS+= ksecrets-4.8.0{,nb[0-9]*}:../../security/ksecrets DEPENDS+= ktimer-4.8.0{,nb[0-9]*}:../../time/ktimer DEPENDS+= kwallet-4.8.0{,nb[0-9]*}:../../security/kwallet +DEPENDS+= kgpg-4.8.0{,nb[0-9]*}:../../security/kgpg DEPENDS+= printer-applet-4.8.0{,nb[0-9]*}:../../print/printer-applet DEPENDS+= superkaramba-4.8.0{,nb[0-9]*}:../../misc/superkaramba DEPENDS+= sweeper-4.8.0{,nb[0-9]*}:../../misc/sweeper |