diff options
author | tron <tron@pkgsrc.org> | 1999-02-19 21:55:24 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-02-19 21:55:24 +0000 |
commit | c5925a9cd4441b764c4ed5ca025e17a3de44c367 (patch) | |
tree | 74122f755633ca63e84eb486638cfe64d4b00e79 /converters | |
parent | c4bd321290d6f51a1bc18fcf9fd5a2758549a8bf (diff) | |
download | pkgsrc-c5925a9cd4441b764c4ed5ca025e17a3de44c367.tar.gz |
Remove unnecessary conflict list.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/kdesupport/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile index 95673e8e40b..9acbbad9568 100644 --- a/converters/kdesupport/Makefile +++ b/converters/kdesupport/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1999/02/15 22:34:57 tron Exp $ +# $NetBSD: Makefile,v 1.21 1999/02/19 21:56:25 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp # @@ -13,8 +13,6 @@ HOMEPAGE= http://www.kde.org/ DEPENDS+= qt-1.42:../../x11/qt -CONFLICTS= kdesupport-* - USE_X11BASE= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |