[Midnightbsd-cvs] mports [17928] trunk/audio/lame/Makefile: fix build of lame

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Dec 24 08:23:44 EST 2014


Revision: 17928
          http://svnweb.midnightbsd.org/mports/?rev=17928
Author:   laffer1
Date:     2014-12-24 08:23:44 -0500 (Wed, 24 Dec 2014)
Log Message:
-----------
fix build of lame

Modified Paths:
--------------
    trunk/audio/lame/Makefile

Modified: trunk/audio/lame/Makefile
===================================================================
--- trunk/audio/lame/Makefile	2014-12-24 13:22:22 UTC (rev 17927)
+++ trunk/audio/lame/Makefile	2014-12-24 13:23:44 UTC (rev 17928)
@@ -2,6 +2,7 @@
 
 PORTNAME=	lame
 PORTVERSION=	3.99.5
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME:L}/3.99
 
@@ -13,8 +14,7 @@
 LICENSE_TEXT=	Lame is covered under the LGPL, but commercial use requires royalty payments
 LICENSE_PERMS=	dist-mirror pkg-mirror
 
-USES=		gmake iconv
-USE_AUTOTOOLS=	libtool
+USES=		gmake iconv libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-nasm --enable-mp3rtp --disable-gtktest



More information about the Midnightbsd-cvs mailing list