openbsd-ports/x11/kde4/games/Makefile
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

14 lines
420 B
Makefile

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