diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-19 11:00:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-19 11:00:18 +0000 |
commit | ae0bccc61af85e134754fe9ecb3b20a4ad2aae05 (patch) | |
tree | 2ebb9469860527e8e93c7c1b2f5cb890ed9ea5ea /multimedia | |
parent | 912441634b25c009d90bad32056ba3b871c7b474 (diff) | |
download | pkgsrc-ae0bccc61af85e134754fe9ecb3b20a4ad2aae05.tar.gz |
Depend on xdg-dirs-1.2. Since this is pulled in
by kdelibs3 anyway, no actual change in dependencies, so no PKGREVISION
bump. Adapt comment in PLIST.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/kdemultimedia3/Makefile | 4 | ||||
-rw-r--r-- | multimedia/kdemultimedia3/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index f6f0337f8d4..c56db4c25f6 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2005/04/11 21:46:41 tv Exp $ +# $NetBSD: Makefile,v 1.26 2005/04/19 11:00:18 wiz Exp $ DISTNAME= kdemultimedia-${_KDE_VERSION} CATEGORIES= multimedia @@ -8,7 +8,7 @@ COMMENT= Multimedia tools for the KDE integrated X11 desktop DEPENDS+= xine-arts>=1rc0a:../../audio/xine-arts -USE_DIRS+= xdg-1.1 +USE_DIRS+= xdg-1.2 USE_PKGINSTALL= YES REPLACE_PERL= kscd/workman2cddb.pl diff --git a/multimedia/kdemultimedia3/PLIST b/multimedia/kdemultimedia3/PLIST index 37eca62e8ec..c1c2cbd45c9 100644 --- a/multimedia/kdemultimedia3/PLIST +++ b/multimedia/kdemultimedia3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2005/03/23 21:59:47 markd Exp $ +@comment $NetBSD: PLIST,v 1.17 2005/04/19 11:00:18 wiz Exp $ bin/artsbuilder bin/artscontrol bin/juk @@ -1208,7 +1208,7 @@ share/kde/servicetypes/krec_exportitem.desktop @dirrm share/doc/kde/HTML/en/artsbuilder/images @dirrm share/doc/kde/HTML/en/artsbuilder @comment in kde: @dirrm share/doc/kde/HTML/en -@comment in kde: @dirrm share/desktop-directories +@comment in xdg-dirs: @dirrm share/desktop-directories @comment in kde: @dirrm share/applications/kde @dirrm lib/mcop/Noatun @dirrm lib/mcop/Arts/Environment |