diff options
author | tron <tron> | 1999-02-19 21:55:24 +0000 |
---|---|---|
committer | tron <tron> | 1999-02-19 21:55:24 +0000 |
commit | 61152083b722ba6e21b502f9ca6e2d8741dfe249 (patch) | |
tree | 74122f755633ca63e84eb486638cfe64d4b00e79 /x11/kdelibs | |
parent | a6fa2f86e949871a81ec194a0d63827718b3ecd7 (diff) | |
download | pkgsrc-61152083b722ba6e21b502f9ca6e2d8741dfe249.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 |