openbsd-ports/x11/kde/network3/Makefile
espie 3e2108adb8 3.3.2 is out, rejoice.
minor update.
2004-12-12 11:33:23 +00:00

20 lines
529 B
Makefile

# $OpenBSD: Makefile,v 1.26 2004/12/12 11:33:25 espie Exp $
COMMENT= "K Desktop Environment, network applications"
CATEGORIES= x11 x11/kde
VERSION= 3.3.2
DISTNAME= kdenetwork-${VERSION}
MODKDE_VERSION= 3.3.0
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>