diff options
author | markd <markd@pkgsrc.org> | 2005-06-04 23:45:50 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-06-04 23:45:50 +0000 |
commit | 64a3ee923a0097ff33bbbd3d67aecf422f8a1f38 (patch) | |
tree | 1d3a28ab61326218292c9c5523f12602c9c83e54 /x11 | |
parent | e99257570e826733504d85a33513ba0fffc0910e (diff) | |
download | pkgsrc-64a3ee923a0097ff33bbbd3d67aecf422f8a1f38.tar.gz |
This is KDE3 not XDG (fix pasto).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/dirs.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/dirs.mk b/x11/kdelibs3/dirs.mk index a95150a3bc7..5a72db91b65 100644 --- a/x11/kdelibs3/dirs.mk +++ b/x11/kdelibs3/dirs.mk @@ -1,8 +1,8 @@ -# $NetBSD: dirs.mk,v 1.5 2005/04/19 10:55:25 wiz Exp $ +# $NetBSD: dirs.mk,v 1.6 2005/06/04 23:45:50 markd Exp $ # .if !defined(DIRS_KDE3_MK) -DIRS_XDG_MK= #defined +DIRS_KDE3_MK= #defined KDE3_DIRS= include/dom KDE3_DIRS+= include/kabc |