multimedia/mpv: address regressions from r402235 and r402236

- Remove INSTALLS_ICONS (see r395763 commit message)
- Set YTDL option as RUN_DEPENDS (see r402130 commit message)

PR:		202806
PR:		202337
PR:             204599
Reported by:	jbeich
Approved by:	cpm (implicit from bug 202337 and 202806 approvals)
This commit is contained in:
Jason Unovitch 2015-11-23 02:21:08 +00:00
parent 9b63dbeb2c
commit dda9fb97bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402254

View file

@ -3,6 +3,7 @@
PORTNAME= mpv
PORTVERSION= 0.13.0
PORTREVISION= 1
DISTVERSIONPREFIX= v
PORTEPOCH= 1
CATEGORIES= multimedia audio
@ -24,7 +25,6 @@ WAF_CMD= ${WRKSRC_waf}/waf-light
USES= compiler:c11 desktop-file-utils iconv pkgconfig python:build waf
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I.. -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@ -127,7 +127,7 @@ XINERAMA_USE= XORG=xinerama,xineramaproto
XINERAMA_CONFIGURE_OFF= --disable-xinerama
XINERAMA_IMPLIES= X11
YTDL_BUILD_DEPENDS= ${LOCALBASE}/bin/youtube-dl:${PORTSDIR}/www/youtube_dl
YTDL_RUN_DEPENDS= youtube-dl:${PORTSDIR}/www/youtube_dl
ZSH_USES= perl5
ZSH_USE= PERL5=build