openbsd-ports/x11/kde/edu3/Makefile
espie efb28f465d Minor update to kde 3.4.3, mostly zap qt 3.3.5 patches that have been
integrated, recognize theora in multimedia.
i18n3 to come...
2005-10-17 11:28:23 +00:00

20 lines
606 B
Makefile

# $OpenBSD: Makefile,v 1.34 2005/10/17 11:28:24 espie Exp $
COMMENT= "K Desktop Environment, edutainment"
CATEGORIES= x11 x11/kde
VERSION= 3.4.3
DISTNAME= kdeedu-${VERSION}
PKGNAME= ${DISTNAME}
MODKDE_VERSION?= 3.4
FLAVORS=debug
LIB_DEPENDS= kdecore.6,DCOP,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kutils,kjs,kwalletclient,vcard,kabc,kresources::x11/kde/libs3
SEPARATE_BUILD=flavored
CONFIGURE_ARGS+=--disable-kig-python-scripting
WANTLIB= ICE SM X11 Xext Xrender art_lgpl_2 c jpeg katepartinterfaces \
knewstuff ktexteditor m pcre pcreposix png pthread stdc++ util z
.include <bsd.port.mk>