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 /x11/kdelibs | |
parent | c4bd321290d6f51a1bc18fcf9fd5a2758549a8bf (diff) | |
download | pkgsrc-c5925a9cd4441b764c4ed5ca025e17a3de44c367.tar.gz |
Remove unnecessary conflict list.
Diffstat (limited to 'x11/kdelibs')
-rw-r--r-- | x11/kdelibs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile index 9182b2ce19b..82700304402 100644 --- a/x11/kdelibs/Makefile +++ b/x11/kdelibs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1999/02/17 21:55:17 tron Exp $ +# $NetBSD: Makefile,v 1.27 1999/02/19 21:55:24 tron Exp $ # FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp # @@ -16,8 +16,6 @@ DEPENDS+= png-1.0.2:../../graphics/png DEPENDS+= qt-1.42:../../x11/qt DEPENDS+= tiff-3.4:../../graphics/tiff -CONFLICTS= kdelibs-* - USE_X11BASE= yes USE_GMAKE= yes USE_LIBTOOL= yes |