pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cambevao Fixed the broken INSTALL definition.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e1e961b4010
branches:  trunk
changeset: 523447:9e1e961b4010
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jan 08 03:23:59 2007 +0000

description:
Fixed the broken INSTALL definition.

diffstat:

 graphics/cambevao/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4f823bb7a2bc -r 9e1e961b4010 graphics/cambevao/Makefile
--- a/graphics/cambevao/Makefile        Mon Jan 08 03:20:05 2007 +0000
+++ b/graphics/cambevao/Makefile        Mon Jan 08 03:23:59 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/04/20 16:05:44 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2007/01/08 03:23:59 rillig Exp $
 #
 
 DISTNAME=              cambevao-2.2
@@ -11,6 +11,7 @@
 COMMENT=               Grabs images as jpg from bktr and ov511+ based USB webcams
 
 MAKE_ENV+=             prefix=${PREFIX:Q}
+MAKE_FLAGS+=           INSTALL=${INSTALL_PROGRAM:Q}
 RCD_SCRIPTS=           cambevao
 
 ONLY_FOR_PLATFORM=     NetBSD-*-* FreeBSD-*-* DragonFly-*-*



Home | Main Index | Thread Index | Old Index