Fix WANTLIB (oil-0.3 and schroedinger-1.0) and bump.

This commit is contained in:
kili 2009-07-19 11:22:18 +00:00
parent 5ed04ae613
commit b5c7413fc0

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2009/07/12 20:25:00 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2009/07/19 11:22:18 kili Exp $
COMMENT = audio player daemon with library management
V = 0.6
DISTNAME = xmms2-${V}DrMattDestruction
PKGNAME = xmms2-${V}p1
PKGNAME = xmms2-${V}p2
SHARED_LIBS += xmmsclient++ 0.0 # 3.0.0
SHARED_LIBS += xmmsclient++-glib 0.0 # 1.0.0
@ -31,8 +31,9 @@ MODULES = lang/python \
devel/gettext \
perl
WANTLIB += a52 c faac faad m mp3lame ncurses ogg pthread readline
WANTLIB += theora util vorbis vorbisenc vorbisfile x264 z
WANTLIB = a52 c faac faad m mp3lame ncurses ogg oil-0.3 \
pthread readline schroedinger-1.0 theora \
util vorbis vorbisenc vorbisfile x264 z
NO_REGRESS = Yes