openbsd-ports/x11/kde/quanta/Makefile
2003-07-30 12:59:21 +00:00

15 lines
446 B
Makefile

# $OpenBSD: Makefile,v 1.4 2003/07/30 12:59:24 espie Exp $
COMMENT= "web development tool"
CATEGORIES= x11 x11/kde
VERSION= 3.1.3
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
post-patch:
ln -s /usr/bin/false ${WRKDIR}/bin/automake-1.7
.include <bsd.port.mk>