openbsd-ports/x11/kde/games3/Makefile

29 lines
814 B
Makefile
Raw Normal View History

2006-01-03 11:55:50 -05:00
# $OpenBSD: Makefile,v 1.36 2006/01/03 16:55:50 espie Exp $
2002-03-23 10:01:20 -05:00
2004-04-13 00:22:36 -04:00
COMMENT= "K Desktop Environment, games"
2002-03-23 10:01:20 -05:00
CATEGORIES= x11 x11/kde games
2005-11-29 09:11:33 -05:00
VERSION= 3.5.0
2002-03-23 10:01:20 -05:00
DISTNAME= kdegames-${VERSION}
2005-12-19 04:54:29 -05:00
PKGNAME= ${DISTNAME}p0
2005-11-29 09:11:33 -05:00
MODKDE_VERSION= 3.5
2006-01-03 11:55:50 -05:00
SHARED_LIBS= atlantic 3.0 \
atlantikclient 3.0 \
atlantikui 3.0 \
kdegames 3.0 \
kolf 3.0
2002-03-23 10:01:20 -05:00
LIB_DEPENDS= kdecore.6,artskde,DCOP,kdefx,kdeprint,kdesu,kdeui,kdnssd,kio,kparts::x11/kde/libs3
SEPARATE_BUILD=flavored
2002-03-23 10:01:20 -05:00
2004-12-16 02:25:25 -05:00
WANTLIB= ICE SM X11 Xext Xrender art_lgpl_2 artsflow artsflow_idl \
audiofile c esd glib-2.0.0.0 gmodule-2.0.0.0 gthread-2.0.0.0 \
jpeg kmedia2_idl kwalletclient m mad mcop ogg ossaudio png \
pthread qtmcop soundserver_idl stdc++ util vorbis vorbisenc \
vorbisfile z iconv intl
2005-12-19 04:54:29 -05:00
USE_LIBTOOL=Yes
LIBTOOL_FLAGS=--tag=disable-static
2002-03-23 10:01:20 -05:00
.include <bsd.port.mk>