Automagically mark kde2 ports as bork bork borked. If it really only needs
qt2 then you better change it to say so or else it's on the hit list. Will has said that all kde2 ports must be fixed or gone before 4.7 ports freeze. Submitted by: Tilman Linneweh <tilman@arved.de> Reviewed by: resident psychopath and wild and crazy guy AlanE Approved by: billg@microsoft.com ("anything to get rid of some free s/w")
This commit is contained in:
parent
8a6794293a
commit
aaea9c3db3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66016
2 changed files with 4 additions and 4 deletions
|
@ -51,7 +51,6 @@ USE_KDELIBS_VER=3
|
|||
.else
|
||||
|
||||
# kdebase 2.x common stuff -- DEFAULT
|
||||
LIB_DEPENDS+= konq.4:${PORTSDIR}/x11/kdebase2
|
||||
USE_KDELIBS_VER=2
|
||||
|
||||
.endif
|
||||
|
@ -70,8 +69,9 @@ PREFIX= ${KDE_PREFIX}
|
|||
|
||||
.else
|
||||
|
||||
BROKEN= "KDE2 is gone. This port needs to be updated or deleted!"
|
||||
|
||||
# kdelibs 2.x common stuff -- DEFAULT
|
||||
LIB_DEPENDS+= kdecore.4:${PORTSDIR}/x11/kdelibs2
|
||||
USE_QT_VER= 2
|
||||
|
||||
.endif
|
||||
|
|
|
@ -51,7 +51,6 @@ USE_KDELIBS_VER=3
|
|||
.else
|
||||
|
||||
# kdebase 2.x common stuff -- DEFAULT
|
||||
LIB_DEPENDS+= konq.4:${PORTSDIR}/x11/kdebase2
|
||||
USE_KDELIBS_VER=2
|
||||
|
||||
.endif
|
||||
|
@ -70,8 +69,9 @@ PREFIX= ${KDE_PREFIX}
|
|||
|
||||
.else
|
||||
|
||||
BROKEN= "KDE2 is gone. This port needs to be updated or deleted!"
|
||||
|
||||
# kdelibs 2.x common stuff -- DEFAULT
|
||||
LIB_DEPENDS+= kdecore.4:${PORTSDIR}/x11/kdelibs2
|
||||
USE_QT_VER= 2
|
||||
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue