5ab3c901e1
Fix some build issues, mainly in kdebindings and kdemultimedia.
12 lines
326 B
Makefile
12 lines
326 B
Makefile
# $OpenBSD: Makefile,v 1.13 2003/06/12 19:16:17 espie Exp $
|
|
|
|
COMMENT= "X11 toolkit, utilities"
|
|
CATEGORIES= x11 x11/kde
|
|
VERSION= 3.1.2
|
|
DISTNAME= kdeutils-${VERSION}
|
|
|
|
LIB_DEPENDS= kdecore.4,DCOP,kabc,kdefakes,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kspell,vcard::x11/kde/libs3
|
|
|
|
SEPARATE_BUILD=flavored
|
|
.include <bsd.port.mk>
|