From e78d1f3e414dd3eed817b52b940649330f702c6f Mon Sep 17 00:00:00 2001 From: lofi Date: Thu, 5 Feb 2004 19:29:28 +0000 Subject: Some headers got moved from kdebase to kdelibs and now kdelibs-3.2.0 install files conflicting with files from kdebase-3.1.x. Declare CONFLICTS as appropriate. This will not fix automatic portupgrading, but at least things should go smoothly with the necessary manual intervention of pkg_ deleting kdebase-3.1.x. Sorry. :-( --- x11/kdelibs4/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11/kdelibs4') diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index e0b41995dea9..642b96f956c2 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= This is the base set of libraries needed by KDE programs +CONFLICTS= kdebase-3.1.* + BUILD_DEPENDS= mkfontdir:${PORTSDIR}/x11/XFree86-4-clients LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ artsc.0:${PORTSDIR}/audio/arts \ -- cgit