pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ov519view Fixed file ownership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c9fb0290d43
branches:  trunk
changeset: 520522:3c9fb0290d43
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 22 21:26:04 2006 +0000

description:
Fixed file ownership.

diffstat:

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

diffs (17 lines):

diff -r 42a306d01541 -r 3c9fb0290d43 graphics/ov519view/Makefile
--- a/graphics/ov519view/Makefile       Sun Oct 22 21:25:26 2006 +0000
+++ b/graphics/ov519view/Makefile       Sun Oct 22 21:26:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/09/09 02:42:01 obache Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/22 21:26:04 rillig Exp $
 #
 
 DISTNAME=      ov51x-1.65-1.11-mark
@@ -16,6 +16,7 @@
 HOMEPAGE=      http://www.medias.ne.jp/~takam/bsd/NetBSD.html#ov519
 COMMENT=       USB cameras based OV519 Utility Programs
 
+MAKE_ENV+=     ${BSD_MAKE_ENV}
 
 do-build:
        for f in ov519shot ov519view ; do               \



Home | Main Index | Thread Index | Old Index