[Midnightbsd-cvs] mports [17201] trunk/audio/faad/Makefile: fixup fetching/gmake
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 14 22:55:42 EDT 2014
Revision: 17201
http://svnweb.midnightbsd.org/mports/?rev=17201
Author: laffer1
Date: 2014-09-14 22:55:41 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fixup fetching/gmake
Modified Paths:
--------------
trunk/audio/faad/Makefile
Modified: trunk/audio/faad/Makefile
===================================================================
--- trunk/audio/faad/Makefile 2014-09-15 02:54:59 UTC (rev 17200)
+++ trunk/audio/faad/Makefile 2014-09-15 02:55:41 UTC (rev 17201)
@@ -10,10 +10,8 @@
COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
LICENSE= gpl2
-USE_BZIP2= yes
+USES= gmake tar:bzip2
USE_DOS2UNIX= yes
-USE_GMAKE= yes
-MAKE_JOBS_SAFE= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
ACLOCAL_ARGS= -I . -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
@@ -21,8 +19,6 @@
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
USE_LDCONFIG= yes
-MAN1= faad.1
-
.include <bsd.port.pre.mk>
post-extract:
More information about the Midnightbsd-cvs
mailing list