[Midnightbsd-cvs] mports [15959] trunk/audio/lame/Makefile: uses on gmake

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Feb 28 20:08:44 EST 2014


Revision: 15959
          http://svnweb.midnightbsd.org/mports/?rev=15959
Author:   laffer1
Date:     2014-02-28 20:08:43 -0500 (Fri, 28 Feb 2014)
Log Message:
-----------
uses on gmake

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

Modified: trunk/audio/lame/Makefile
===================================================================
--- trunk/audio/lame/Makefile	2014-03-01 01:07:43 UTC (rev 15958)
+++ trunk/audio/lame/Makefile	2014-03-01 01:08:43 UTC (rev 15959)
@@ -9,12 +9,10 @@
 COMMENT=	Fast MP3 encoder kit
 LICENSE=	restricted
 
-USES=		iconv
+USES=		gmake iconv
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-MAKE_JOBS_SAFE=	yes
 CONFIGURE_ARGS=	--enable-nasm --enable-mp3rtp --disable-gtktest
 
 RESTRICTED=	patent issues, see http://www.mp3licensing.com/



More information about the Midnightbsd-cvs mailing list