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

(-)audio/lame/Makefile (+2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	lame
8
PORTNAME=	lame
9
PORTVERSION=	3.99.5
9
PORTVERSION=	3.99.5
10
PORTREVISION=	1
10
CATEGORIES=	audio
11
CATEGORIES=	audio
11
MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/3.99
12
MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/3.99
12
13
Lines 17-22 Link Here
17
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
18
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
19
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_ICONV=	yes
20
MAKE_JOBS_SAFE=	yes
22
MAKE_JOBS_SAFE=	yes
21
CONFIGURE_ARGS=	--enable-nasm --enable-mp3rtp --disable-gtktest
23
CONFIGURE_ARGS=	--enable-nasm --enable-mp3rtp --disable-gtktest

Return to bug 175962