openbsd-ports/x11/kde4/Makefile
espie 2e1f03fdd6 seems those icons are a requirement for kded4
also note: you might have to disable compositing for startkde to work.
(I know my radeon is causing things to fail otherwise)
2010-06-20 16:20:16 +00:00

39 lines
766 B
Makefile

# $OpenBSD: Makefile,v 1.19 2010/06/20 16:20:16 espie Exp $
SUBDIR =
# don't even try to keep these sorted
# basic bricks
SUBDIR += automoc
SUBDIR += attica
SUBDIR += akonadi
SUBDIR += oxygen-icons
# libraries
SUBDIR += libs
SUBDIR += pimlibs
SUBDIR += qimageblitz
# extra base
SUBDIR += base
SUBDIR += base-runtime
SUBDIR += base-workspace
# actual apps
SUBDIR += accessibility
SUBDIR += admin
SUBDIR += artwork
SUBDIR += edu
SUBDIR += games
SUBDIR += graphics
SUBDIR += multimedia
SUBDIR += network
# SUBDIR += pim
SUBDIR += sdk
SUBDIR += toys
SUBDIR += utils
SUBDIR += webdev
SUBDIR += extragear-plasma
.include <bsd.port.subdir.mk>