diff options
author | markd <markd@pkgsrc.org> | 2016-04-28 07:17:31 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-04-28 07:17:31 +0000 |
commit | 9dbc363313ca91e3af08a10c98d558bda8849273 (patch) | |
tree | 14b780f9094606cbede719e38a7706029c966a32 | |
parent | 7c492368aed2c766e6cbc612b2ef63860c78b291 (diff) | |
download | pkgsrc-9dbc363313ca91e3af08a10c98d558bda8849273.tar.gz |
Add baloo
-rw-r--r-- | meta-pkgs/kde4/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-pkgs/kde4/Makefile b/meta-pkgs/kde4/Makefile index 701d453a74a..0e025cd4fcb 100644 --- a/meta-pkgs/kde4/Makefile +++ b/meta-pkgs/kde4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2016/04/26 20:56:07 jperkin Exp $ +# $NetBSD: Makefile,v 1.35 2016/04/28 07:17:31 markd Exp $ DISTNAME= kde4-4.14.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= meta-pkgs x11 kde MASTER_SITES= # empty DISTFILES= # empty @@ -148,6 +148,7 @@ DEPENDS+= kgpg-15.12.0{,nb[0-9]*}:../../security/kgpg DEPENDS+= superkaramba-15.08.3{,nb[0-9]*}:../../misc/superkaramba DEPENDS+= sweeper-15.12.0{,nb[0-9]*}:../../misc/sweeper DEPENDS+= kdewebdev4-15.12.0{,nb[0-9]*}:../../www/kdewebdev4 +DEPENDS+= baloo-4.14.3{,nb[0-9]*}:../../sysutils/baloo META_PACKAGE= yes |