diff options
author | wiz <wiz> | 2005-04-19 10:59:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-04-19 10:59:37 +0000 |
commit | 7d3c245abe86ef83fa3a0e925ac5e9c52f20d202 (patch) | |
tree | 971885af89f04fdd2bd0754e2746b171e7e85520 /x11/kdebase3 | |
parent | 24bf2bfbd0c3e46ce6bdfeb8a984140e3a722f68 (diff) | |
download | pkgsrc-7d3c245abe86ef83fa3a0e925ac5e9c52f20d202.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 'x11/kdebase3')
-rw-r--r-- | x11/kdebase3/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebase3/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index a41a421a0f5..09b543dd042 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2005/04/14 21:01:48 markd Exp $ +# $NetBSD: Makefile,v 1.78 2005/04/19 10:59:37 wiz Exp $ DISTNAME= kdebase-${_KDE_VERSION} PKGREVISION= 3 @@ -15,7 +15,7 @@ SITES_NetBSD-flag.png= http://www.NetBSD.org/images/ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -USE_DIRS+= xdg-1.1 +USE_DIRS+= xdg-1.2 USE_PKGINSTALL= YES USE_GNU_TOOLS+= awk diff --git a/x11/kdebase3/PLIST b/x11/kdebase3/PLIST index 56fc9939504..e63d43805b9 100644 --- a/x11/kdebase3/PLIST +++ b/x11/kdebase3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.33 2005/04/14 21:01:48 markd Exp $ +@comment $NetBSD: PLIST,v 1.34 2005/04/19 10:59:37 wiz Exp $ bin/appletproxy bin/drkonqi bin/extensionproxy @@ -4463,7 +4463,7 @@ ${HAVE_USBVIEW}@dirrm share/kde/apps/kcmusb @dirrm share/doc/kde/HTML/en/kate @dirrm share/doc/kde/HTML/en/kappfinder @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 @comment in kde: @dirrm lib/kde3 @comment in kde: @dirrm lib/kconf_update_bin |