openbsd-ports/x11/kde/edu3/Makefile

20 lines
606 B
Makefile
Raw Normal View History

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