Fix build by switching to USE_GSTREAMER80
Notified by: krismail
This commit is contained in:
parent
3096269526
commit
b62c55c63a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161526
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --disable-faad2
|
|||
CONFIGURE_ARGS+= --enable-xine=yes
|
||||
LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
|
||||
.else
|
||||
USE_GSTREAMER+= gconf
|
||||
USE_GSTREAMER80+= gconf
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue