2013-09-26 17:14:40 +02:00

14 lines
290 B
Plaintext

$NetBSD: patch-ad,v 1.1.1.1 2004/05/29 00:16:41 xtraeme Exp $
--- ffmpeg/configure.orig 2004-02-06 23:42:46.000000000 -0800
+++ ffmpeg/configure
@@ -25,7 +25,7 @@ cross_prefix=""
cc="gcc"
ar="ar"
ranlib="ranlib"
-make="make"
+make=${MAKE}
strip="strip"
cpu=`uname -m`
tune="generic"