diff options
-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 e51b97c8c0c..41a19fa6b8b 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/02/17 22:46:32 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/02/18 23:40:25 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp # @@ -12,8 +12,8 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= kdeutils-1.1:../../misc/kdeutils DEPENDS+= kdenetwork-1.1:../../net/kdenetwork +DEPENDS+= kdegraphics-1.1:../../graphics/kdegraphics #DEPENDS+= kdegames-1.1:../../games/kdegames -#DEPENDS+= kdegraphics-1.1:../../graphics/kdegraphics CONFLICTS= kde-* |