summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormarkd <markd>2005-06-26 23:46:11 +0000
committermarkd <markd>2005-06-26 23:46:11 +0000
commitbee6eabcb3d2c9021252735a6e47b0bd607c9b56 (patch)
tree0ee6144818da9bfd6a4e632cdafae47b3d3619ac /x11
parenta711aeb6d6c82afc219c5ad7ffc4e8a558318f5a (diff)
downloadpkgsrc-bee6eabcb3d2c9021252735a6e47b0bd607c9b56.tar.gz
Add some more shared directories.
Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/Makefile3
-rw-r--r--x11/kdelibs3/dirs.mk10
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index d6fdcecc34f..bb51d1eee2f 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2005/05/31 14:13:23 markd Exp $
+# $NetBSD: Makefile,v 1.88 2005/06/26 23:46:11 markd Exp $
DISTNAME= kdelibs-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= x11
COMMENT= Support libraries for the KDE integrated X11 desktop
diff --git a/x11/kdelibs3/dirs.mk b/x11/kdelibs3/dirs.mk
index 5a72db91b65..9d79a65f0ac 100644
--- a/x11/kdelibs3/dirs.mk
+++ b/x11/kdelibs3/dirs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: dirs.mk,v 1.6 2005/06/04 23:45:50 markd Exp $
+# $NetBSD: dirs.mk,v 1.7 2005/06/26 23:46:11 markd Exp $
#
.if !defined(DIRS_KDE3_MK)
@@ -91,7 +91,7 @@ KDE3_DIRS+= share/kde/config.kcfg
KDE3_DIRS+= share/kde/emoticons
_ICONCOLORS= crystalsvg hicolor locolor
-_ICONSIZES= 16x16 22x22 32x32 48x48 64x64 128x128
+_ICONSIZES= 16x16 22x22 32x32 48x48 64x64 128x128 scalable
_ICONDIRS= actions actions/kde apps devices filesystems mimetypes
KDE3_DIRS+= share/kde/icons
@@ -104,10 +104,6 @@ KDE3_DIRS+= share/kde/icons/${color}/${size}/${dir}
. endfor
. endfor
.endfor
-KDE3_DIRS+= share/kde/icons/crystalsvg/scalable
-.for dir in ${_ICONDIRS}
-KDE3_DIRS+= share/kde/icons/crystalsvg/scalable/${dir}
-.endfor
KDE3_DIRS+= share/kde/mimelnk
KDE3_DIRS+= share/kde/mimelnk/all
@@ -133,6 +129,8 @@ KDE3_DIRS+= share/kde/services/kresources
KDE3_DIRS+= share/kde/services/kresources/kabc
KDE3_DIRS+= share/kde/servicetypes
KDE3_DIRS+= share/kde/sounds
+KDE3_DIRS+= share/kde/templates
+KDE3_DIRS+= share/kde/templates/.source
KDE3_DIRS+= share/kde/wallpapers
.for dir in ${KDE3_DIRS}