5ab3c901e1
Fix some build issues, mainly in kdebindings and kdemultimedia.
11 lines
336 B
Makefile
11 lines
336 B
Makefile
# $OpenBSD: Makefile,v 1.12 2003/06/12 19:16:17 espie Exp $
|
|
|
|
COMMENT= "some useless kde applications"
|
|
CATEGORIES= x11 x11/kde games
|
|
VERSION= 3.1.2
|
|
DISTNAME= kdetoys-${VERSION}
|
|
LIB_DEPENDS= kdecore.4,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kscreensaver,kutils::x11/kde/libs3
|
|
|
|
SEPARATE_BUILD=flavored
|
|
.include <bsd.port.mk>
|