pkgsrc/x11/xvidcap/patches/patch-ad
xtraeme ee881e7236 Initial import of xvidcap-1.1.3 from pkgsrc-wip, packaged by Jeremy
C. Reed.

xvidcap is a tool (like Lotus ScreenCam and Camtasia) that captures
movement on a selected area of an X11 screen to files. Frame output
formats include: XWD, PPM, PNG, MNG, JPEG and MPEG.
2004-05-29 00:16:41 +00:00

13 lines
290 B
Text

$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"