Remove dependency on xine-arts -- not needed.
Still need patches to build with latest xine-lib
This commit is contained in:
parent
4c36a7a000
commit
4d7ba4cec1
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.11 2012/03/03 00:13:40 wiz Exp $
|
# $NetBSD: Makefile,v 1.12 2012/04/15 04:10:23 markd Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= kmplayer-0.10.0c
|
DISTNAME= kmplayer-0.10.0c
|
||||||
|
@ -15,7 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
||||||
|
|
||||||
DEPENDS+= mplayer>=1.0rc3:../../multimedia/mplayer
|
DEPENDS+= mplayer>=1.0rc3:../../multimedia/mplayer
|
||||||
DEPENDS+= mencoder>=1.0rc3:../../multimedia/mencoder
|
DEPENDS+= mencoder>=1.0rc3:../../multimedia/mencoder
|
||||||
DEPENDS+= xine-arts>=1rc0a:../../audio/xine-arts
|
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_TOOLS+= gmake msgfmt perl pkg-config
|
USE_TOOLS+= gmake msgfmt perl pkg-config
|
||||||
|
|
Loading…
Reference in a new issue