diff options
author | tron <tron> | 1999-02-19 21:55:24 +0000 |
---|---|---|
committer | tron <tron> | 1999-02-19 21:55:24 +0000 |
commit | 7625ddd9badcae3629b960b8a32791e157844fad (patch) | |
tree | 74122f755633ca63e84eb486638cfe64d4b00e79 /converters | |
parent | 175093583c70ee9f7dc40bd372d233e7109353a7 (diff) | |
download | pkgsrc-7625ddd9badcae3629b960b8a32791e157844fad.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 |