openbsd-ports/x11/kde/quanta/Makefile
espie 5ab3c901e1 Update to kde 3.1.2 (requires recent autoconf).
Fix some build issues, mainly in kdebindings and kdemultimedia.
2003-06-12 19:16:15 +00:00

12 lines
383 B
Makefile

# $OpenBSD: Makefile,v 1.3 2003/06/12 19:16:17 espie Exp $
COMMENT= "web development tool"
CATEGORIES= x11 x11/kde
VERSION= 3.1.2
DISTNAME= quanta-${VERSION}
LIB_DEPENDS= kdecore.4,DCOP,kabc,katepartinterfaces,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kparts,kspell,ktexteditor,kutils,vcard::x11/kde/libs3 \
art_lgpl_2::graphics/libart
SEPARATE_BUILD=simple
.include <bsd.port.mk>