af7e1f85d0
TODO: - compile the missing packages. - redo konsole fixes for our ttys. - figure out why kuickshow is broken. - make sure we get all dependencies. - repair kscd. - find out why nsplugins does not like the native jdk. - figure out how to get kvim to work. - change filenames or adjust check-lib-depends to cope.
12 lines
358 B
Makefile
12 lines
358 B
Makefile
# $OpenBSD: Makefile,v 1.16 2004/02/01 14:59:25 espie Exp $
|
|
|
|
COMMENT= "some useless KDE applications"
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.1.95
|
|
DISTNAME= kdetoys-${VERSION}
|
|
MODKDE_VERSION= 3.2
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kscreensaver,kutils::x11/kde/libs3
|
|
|
|
SEPARATE_BUILD=flavored
|
|
.include <bsd.port.mk>
|