diff options
author | tron <tron@pkgsrc.org> | 1999-02-19 21:26:10 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-02-19 21:26:10 +0000 |
commit | c4bd321290d6f51a1bc18fcf9fd5a2758549a8bf (patch) | |
tree | 707c488dff1ce7cee1d595f2ded5f592b1f5b5f2 /misc/kdeutils | |
parent | e9b45ae1090570072e03c4e2c9a82197b93f6c91 (diff) | |
download | pkgsrc-c4bd321290d6f51a1bc18fcf9fd5a2758549a8bf.tar.gz |
Remove unnecessary conflict list.
Diffstat (limited to 'misc/kdeutils')
-rw-r--r-- | misc/kdeutils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile index b6093c9f9c1..617b5f80932 100644 --- a/misc/kdeutils/Makefile +++ b/misc/kdeutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1999/02/15 21:36:05 tron Exp $ +# $NetBSD: Makefile,v 1.25 1999/02/19 21:26:10 tron Exp $ # FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp # @@ -13,8 +13,6 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= kdebase-1.1:../../x11/kdebase -CONFLICTS= kdeutils-* - USE_X11BASE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |