- Thread Starter
 - #51
 
Porter's Handbook, Ch. 6, Special Considerations, Section 6.13, Using KDE pointed me to /usr/ports/Mk/Uses/kde.mk. Studying that file suggested to me that yeah, this is where the KF5 and Plasma 5 versions are hard-coded, and that's what keeps throwing Poudriere and Synth off.
--
A conclusion: from /usr/ports/Mk/Uses/kde.mk, I want to be able to:
Can somebody knowledgeable weigh in and tell me if I'm on the right track here?
				
			--
A conclusion: from /usr/ports/Mk/Uses/kde.mk, I want to be able to:
- Change line 78, 
KDE_PLASMA_VERSIONfrom5.21.5to5.22.5, and - Change line 82, 
KDE_FRAMEWORKS_VERSIONfrom5.82.0to5.85.0. 
Can somebody knowledgeable weigh in and tell me if I'm on the right track here?