openbsd-ports/x11/kde/network3/Makefile

20 lines
526 B
Makefile
Raw Normal View History

2004-04-13 00:22:36 -04:00
# $OpenBSD: Makefile,v 1.22 2004/04/13 04:22:37 brad Exp $
2004-04-13 00:22:36 -04:00
COMMENT= "K Desktop Environment, network applications"
CATEGORIES= x11 x11/kde
VERSION= 3.2.1
DISTNAME= kdenetwork-${VERSION}
MODKDE_VERSION= 3.2
FLAVORS=debug
2004-02-01 18:51:13 -05:00
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>