[Midnightbsd-cvs] mports [22327] trunk/audio/speex/Makefile: force binaries

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 23 19:02:24 EST 2017


Revision: 22327
          http://svnweb.midnightbsd.org/mports/?rev=22327
Author:   laffer1
Date:     2017-02-23 19:02:24 -0500 (Thu, 23 Feb 2017)
Log Message:
-----------
force binaries

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

Modified: trunk/audio/speex/Makefile
===================================================================
--- trunk/audio/speex/Makefile	2017-02-22 23:12:22 UTC (rev 22326)
+++ trunk/audio/speex/Makefile	2017-02-24 00:02:24 UTC (rev 22327)
@@ -15,6 +15,8 @@
 		libspeexdsp.so:${PORTSDIR}/audio/speexdsp
 
 GNU_CONFIGURE=	yes
+# required for magus to generate encoder
+CONFIGURE_ARGS+=	--enable-binaries
 INSTALL_TARGET=	install-strip
 USES=		libtool pathfix pkgconfig
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list