openbsd-ports/cad/Makefile
rsadowski 3e75aed1ec Unhook KDE4
It's time to get rid of KDE4. x11/kde4 contained all applications and the
desktop environment. All applications and the framework have been ported to
KDE5 and are available under x11/kde-applications and devel/kf5.

The desktop environment has not yet been ported and is NO LONGER available!
You can't have everything.

What happened here:

- Remove multimedia/phonon kde4 bits and set set phonon FLAVOR=qt5 for now.
- Unhook x11/kde4
- Unhook meta/kde4
- Mark kmymoney as broken, update is coming.
- Unhook all kde4 module consumers:
 - klogic
 - soprano
 - strigi
 - automoc
 - prison
 - qimageblitz
 - cagibi
 - libkvkontakte
 - akonadi
 - attica
 - libalkimia
 - libkfbapi
 - libkgapi
 - qoauth
 - kwebkitpart
 - grantlee
 - libkscreen
 - polkit-qt
2020-06-13 16:22:52 +00:00

34 lines
740 B
Makefile

# $OpenBSD: Makefile,v 1.40 2020/06/13 16:22:52 rsadowski Exp $
SUBDIR =
SUBDIR += abc
SUBDIR += fritzing
SUBDIR += geda-gaf
SUBDIR += gerbv
SUBDIR += gnucap
SUBDIR += graywolf
SUBDIR += gtkwave
SUBDIR += kicad
SUBDIR += kicad-share
#SUBDIR += klogic
SUBDIR += librecad
SUBDIR += magic
SUBDIR += necpp
SUBDIR += netgen
SUBDIR += ngspice
SUBDIR += oce
SUBDIR += openscad
SUBDIR += opensta
SUBDIR += pcb
SUBDIR += qcad
SUBDIR += qelectrotech
SUBDIR += qrouter
SUBDIR += qucs-s
SUBDIR += tkgate
SUBDIR += xcircuit
SUBDIR += xnecview
SUBDIR += xschem
SUBDIR += yosys
.include <bsd.port.subdir.mk>