openbsd-ports/x11/kde/quanta/Makefile

17 lines
498 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2004/02/07 01:46:24 espie Exp $
2003-01-27 15:16:53 -05:00
COMMENT= "web development tool"
CATEGORIES= x11 x11/kde
VERSION= 3.2.0
2003-01-27 15:16:53 -05:00
DISTNAME= quanta-${VERSION}
MODKDE_VERSION= 3.2
2004-02-01 19:26:52 -05:00
LIB_DEPENDS= kdecore.6,DCOP,kabc,katepartinterfaces,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjs,kparts,kresources,kspell,ktexteditor,kutils,kwalletclient,vcard::x11/kde/libs3 \
exslt::textproc/libxslt
SEPARATE_BUILD=flavored
2003-07-30 08:59:21 -04:00
post-patch:
ln -s /usr/bin/false ${WRKDIR}/bin/automake-1.7
2003-01-27 15:16:53 -05:00
.include <bsd.port.mk>