diff options
Diffstat (limited to 'x11/kde/Makefile')
-rw-r--r-- | x11/kde/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/kde/Makefile b/x11/kde/Makefile index 41a19fa6b8b..e32019d08b2 100644 --- a/x11/kde/Makefile +++ b/x11/kde/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 1999/02/18 23:40:25 tron Exp $ +# $NetBSD: Makefile,v 1.18 1999/02/19 21:55:42 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/27 00:47:46 se Exp # @@ -15,8 +15,6 @@ DEPENDS+= kdenetwork-1.1:../../net/kdenetwork DEPENDS+= kdegraphics-1.1:../../graphics/kdegraphics #DEPENDS+= kdegames-1.1:../../games/kdegames -CONFLICTS= kde-* - EXTRACT_ONLY= # empty NO_CHECKSUM= yes NO_PATCH= yes |