pkgsrc/graphics/bktr2jpeg/patches/patch-aa
wiz 21ca33d771 Import bktr2jpeg from PR 18405 by Thomas Runge.
This is a package for bktr2jpeg, which grabs images from /dev/bktr
and saves it as a jpeg file. That makes a console based simple
webcam program.
2002-09-29 00:13:14 +00:00

12 lines
300 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2002/09/29 00:13:14 wiz Exp $
--- Makefile.orig Wed Sep 25 01:13:27 2002
+++ Makefile
@@ -1,6 +1,6 @@
appname = bktr2jpeg
-prefix = /usr/pkg
+prefix = ${PREFIX}
exec_prefix = ${prefix}
bindir = $(exec_prefix)/bin
libdir = $(exec_prefix)/lib