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. :-(
This commit is contained in:
parent
8572f4e441
commit
4aa0ddeae2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100071
2 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
|
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue