# $OpenBSD: Makefile,v 1.16 2003/07/30 12:59:23 espie Exp $

COMMENT= 		"X11 toolkit, network applications"
CATEGORIES=		x11 x11/kde
VERSION=		3.1.3
DISTNAME=		kdenetwork-${VERSION}

LIB_DEPENDS= kdecore.4,DCOP,kabc,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kspell,vcard::x11/kde/libs3

SEPARATE_BUILD=	flavored
# for kaddressbook
RUN_DEPENDS+=	::x11/kde/base3

post-configure:
	@touch ${WRKSRC}/Makefile.in
	@touch ${WRKBUILD}/Makefile

.include <bsd.port.mk>
