diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-21 15:06:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-21 15:06:34 +0000 |
commit | 74116b1dc689e1a6fa3b886334a7276a8dac1778 (patch) | |
tree | e119ec3f2b6c0dd9c81ea44ed17d817761b77afb /x11 | |
parent | ae5f77900a2f0e30da3d3981c75e62e5c35d27fe (diff) | |
download | pkgsrc-74116b1dc689e1a6fa3b886334a7276a8dac1778.tar.gz |
x11/korganizer moved to category time, fix path.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile index af3f8798664..12bb6c72065 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/04/24 14:18:02 tron Exp $ +# $NetBSD: Makefile,v 1.26 2000/12/21 15:06:34 wiz Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp # @@ -16,7 +16,7 @@ DEPENDS+= kdegraphics-1.1.2:../../graphics/kdegraphics DEPENDS+= kdegames-1.1.2:../../games/kdegames DEPENDS+= kdemultimedia-1.1.2:../../audio/kdemultimedia DEPENDS+= kdetoys-1.1.2:../../games/kdetoys -DEPENDS+= korganizer-1.1.2:../../x11/korganizer +DEPENDS+= korganizer-1.1.2:../../time/korganizer USE_X11= yes EXTRACT_ONLY= # empty |