diff options
Diffstat (limited to 'x11/kde/Makefile')
-rw-r--r-- | x11/kde/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile index 78c22a5bde1..7f3cbdf5c92 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/04/28 22:56:22 tron Exp $ +# $NetBSD: Makefile,v 1.11 1998/05/01 20:24:08 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp # @@ -12,6 +12,7 @@ MAINTAINER= tron@netbsd.org DEPENDS+= kdeutils-4.1b:../../misc/kdeutils DEPENDS+= kdegames-4.1b:../../games/kdegames DEPENDS+= kdenetwork-4.1b:../../net/kdenetwork +DEPENDS+= kdegraphics-4.1b:../../graphics/kdegraphics EXTRACT_ONLY= # empty NO_CHECKSUM= yes |