espie ea7846a86f update to kde 3.2.1, as agreed with pvalchev@.
The distfiles should be publically available shortly.
this fixes a few nits: build accessibility, move cvscheck to avoid conflicts.

i18n files missing.
2004-03-07 21:08:43 +00:00

20 lines
517 B
Makefile

# $OpenBSD: Makefile,v 1.21 2004/03/07 21:08:44 espie Exp $
COMMENT= "X11 toolkit, network applications"
CATEGORIES= x11 x11/kde
VERSION= 3.2.1
DISTNAME= kdenetwork-${VERSION}
MODKDE_VERSION= 3.2
FLAVORS=debug
LIB_DEPENDS= kdecore.6,DCOP,kabc,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjs,kparts,kresources,ktexteditor,kutils,kwalletclient,vcard,kspell::x11/kde/libs3 \
xmms::audio/xmms
SEPARATE_BUILD= flavored
post-configure:
@touch ${WRKSRC}/Makefile.in
@touch ${WRKBUILD}/Makefile
.include <bsd.port.mk>