WANTLIB sync.
This commit is contained in:
parent
ae755990b6
commit
9041d96743
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.74 2011/09/16 12:29:15 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.75 2012/01/12 08:39:28 ajacoutot Exp $
|
||||
|
||||
COMMENT = K Desktop Environment, aRTs
|
||||
CATEGORIES = x11 x11/kde
|
||||
@ -38,10 +38,12 @@ CONFIGURE_ARGS += ${ENABLE_SHARED} \
|
||||
--without-jack \
|
||||
--without-esd
|
||||
|
||||
REVISION = 4
|
||||
WANTLIB = ICE SM X11 Xau Xdmcp Xext audiofile c glib-2.0 gmodule-2.0 \
|
||||
gthread-2.0 jpeg m mad ogg pcre png pthread pthread-stubs sndio stdc++ \
|
||||
vorbis vorbisenc vorbisfile xcb z
|
||||
REVISION = 5
|
||||
WANTLIB = ICE SM X11 Xext audiofile c glib-2.0 gmodule-2.0 \
|
||||
gthread-2.0 jpeg m mad ogg pcre png pthread sndio stdc++ \
|
||||
vorbis vorbisenc vorbisfile xcb z mng Xrender Xt Xxf86vm \
|
||||
GL Xcursor Xdamage Xfixes Xft Xi Xinerama Xmu Xrandr \
|
||||
drm expat fontconfig freetype lcms
|
||||
|
||||
post-patch:
|
||||
cp ${FILESDIR}/audioiosndio.cc ${WRKSRC}/flow
|
||||
|
Loading…
Reference in New Issue
Block a user