View | Details | Raw Unified | Return to bug 202806
Collapse All | Expand All

(-)multimedia/mplayer2/multimedia/mpv/Makefile (-2 / +1 lines)
Lines 4-10 Link Here
4
PORTNAME=	mpv
4
PORTNAME=	mpv
5
PORTVERSION=	0.9.2
5
PORTVERSION=	0.9.2
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	7
7
PORTREVISION=	8
8
PORTEPOCH=	1
8
PORTEPOCH=	1
9
CATEGORIES=	multimedia audio
9
CATEGORIES=	multimedia audio
10
10
Lines 26-32 WAF_CMD= ${WRKSRC_waf}/waf-light Link Here
26
26
27
USES=		compiler:c11 desktop-file-utils iconv pkgconfig python:build waf
27
USES=		compiler:c11 desktop-file-utils iconv pkgconfig python:build waf
28
USE_LDCONFIG=	yes
28
USE_LDCONFIG=	yes
29
INSTALLS_ICONS=	yes
30
29
31
CPPFLAGS+=	-I.. -I${LOCALBASE}/include
30
CPPFLAGS+=	-I.. -I${LOCALBASE}/include
32
LDFLAGS+=	-L${LOCALBASE}/lib
31
LDFLAGS+=	-L${LOCALBASE}/lib

Return to bug 202806