espie d32a2618f1 partial port of the kde4 beta.
this is totally experimental and not working yet !
it's in so that experimental people can look at it and play with it.
do not even think of building it if you don't know what you're doing.
2007-03-22 22:24:32 +00:00

16 lines
468 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2007/03/22 22:24:32 espie Exp $
COMMENT= "K Desktop Environment, network"
DISTNAME= kdenetwork-${VERSION}
LIB_DEPENDS+= gif::graphics/libungif \
bz2::archivers/bzip2 \
pcre,pcreposix::devel/pcre
WANTLIB += ICE SM X11 Xau Xcursor Xdmcp Xext Xft Xi Xinerama Xpm
WANTLIB += Xrandr Xrender Xtst c fontconfig freetype jpeg m png
WANTLIB += pthread stdc++ util z
WANTLIB += Qt3Support QtDBus QtGui QtSvg QtXml
.include <bsd.port.mk>