openbsd-ports/x11/kde/network3/Makefile

19 lines
468 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2002/12/23 14:22:33 espie Exp $
COMMENT= "X11 toolkit, network applications"
CATEGORIES= x11 x11/kde
VERSION= 3.0.5a
DISTNAME= kdenetwork-${VERSION}
LIB_DEPENDS= kdecore.4,DCOP,kabc,kdefx,kdeprint,kdesu,kdeui,khtml,kio,kjava,kparts,kspell,vcard::x11/kde/libs3
SEPARATE_BUILD= simple
# for kaddressbook
RUN_DEPENDS+= ::x11/kde/base3
post-configure:
@touch ${WRKSRC}/Makefile.in
@touch ${WRKBUILD}/Makefile
.include <bsd.port.mk>