openbsd-ports/x11/kde/Makefile
zhuk f0ce455e77 Disable many KDE3 ports (before removing 'em). Those ports are either
superseded by KDE4+ apps or simply too much outdated.

We stop providing fully-featured KDE3 desktop as of now, but still
provide some applications (and games!) that were not ported to KDE4+.

Prodded by bulk builders who suffer from kde3 vs. kde4 dpb tags.

Input from (to name a few) czarkoff@, espie@ and Marcus Lude.

P.S.: BTW, if you want to have KDE5 thingies in, please, test devel/kf5
in openbsd-wip directory - at least, that it builds fine.
2016-04-29 21:01:37 +00:00

12 lines
241 B
Makefile

# $OpenBSD: Makefile,v 1.68 2016/04/29 21:01:38 zhuk Exp $
SUBDIR =
SUBDIR += arts3
SUBDIR += libs3
SUBDIR += base3
SUBDIR += games3
SUBDIR += accessibility3
SUBDIR += i18n3
.include <bsd.port.subdir.mk>