openbsd-ports/x11/kde/accessibility3/Makefile

25 lines
795 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2005/10/17 11:28:23 espie Exp $
2004-02-01 20:19:33 -05:00
COMMENT= "X11 toolkit, accessibility aids"
CATEGORIES= x11 x11/kde
VERSION= 3.4.3
2004-02-01 20:19:33 -05:00
DISTNAME= kdeaccessibility-${VERSION}
2005-06-02 10:01:25 -04:00
PKGNAME= ${DISTNAME}
MODKDE_VERSION?= 3.4
2004-02-01 20:19:33 -05:00
2005-06-02 10:01:25 -04:00
LIB_DEPENDS= kdecore.6,kresources,kwalletclient,ktexteditor,vcard,kabc,kutils,DCOP,kdefx,kdeprint,kdesu,kdeui,kio,kparts,kspell,artskde::x11/kde/libs3 \
gstreamer-0.8.0.0::devel/gstreamer
2004-02-01 20:19:33 -05:00
FLAVORS= debug
SEPARATE_BUILD= flavored
2005-06-02 10:01:25 -04:00
WANTLIB= ICE SM X11 Xext Xrender Xtst art_lgpl_2 c jpeg \
m png pthread stdc++ util z iconv ogg esd intl \
vorbisenc xml2 artsflow_idl audiofile ossaudio mad \
vorbisfile qtmcop gmodule-2.0.0.0 gthread-2.0.0.0 \
glib-2.0.0.0 soundserver_idl gobject-2.0.0.0 popt \
kmedia2_idl artsflow vorbis mcop
2004-12-16 02:25:25 -05:00
2004-02-01 20:19:33 -05:00
.include <bsd.port.mk>