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

(-)/tmp/mplayer/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	mplayer
8
PORTNAME=	mplayer
9
PORTVERSION=	${MPLAYER_PORT_VERSION}
9
PORTVERSION=	${MPLAYER_PORT_VERSION}
10
PORTREVISION=	0
10
PORTREVISION=	1
11
COMMENT=	High performance media player supporting many formats
11
COMMENT=	High performance media player supporting many formats
12
12
13
.include "${.CURDIR}/Makefile.shared"
13
.include "${.CURDIR}/Makefile.shared"
(-)/tmp/mplayer/Makefile.shared (+1 lines)
Lines 20-25 Link Here
20
BUILD_DEPENDS=	${LOCALBASE}/bin/yasm:${PORTSDIR}/devel/yasm
20
BUILD_DEPENDS=	${LOCALBASE}/bin/yasm:${PORTSDIR}/devel/yasm
21
21
22
USE_BZIP2=	yes
22
USE_BZIP2=	yes
23
USE_NCURSES=	yes
23
USE_GMAKE=	yes
24
USE_GMAKE=	yes
24
USE_ICONV=	yes
25
USE_ICONV=	yes
25
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes

Return to bug 157098