pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/snx101view Fixed PKGMANDIR and file ownership.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/beac028f894a
branches:  trunk
changeset: 520518:beac028f894a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Oct 22 21:16:08 2006 +0000

description:
Fixed PKGMANDIR and file ownership.

diffstat:

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

diffs (17 lines):

diff -r 5f14f08b826c -r beac028f894a graphics/snx101view/Makefile
--- a/graphics/snx101view/Makefile      Sun Oct 22 21:11:15 2006 +0000
+++ b/graphics/snx101view/Makefile      Sun Oct 22 21:16:08 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/05/27 02:44:21 hamajima Exp $
+# $NetBSD: Makefile,v 1.8 2006/10/22 21:16:08 rillig Exp $
 #
 
 DISTNAME=      snx101util-0.2
@@ -11,6 +11,7 @@
 COMMENT=       USB Webcam based sonix SN9C101 chip Utility Programs
 
 MAKE_ENV+=     NOGCCERROR=
+MAKE_ENV+=     ${BSD_MAKE_ENV}
 
 .include "../../graphics/imlib/buildlink3.mk"
 .include "../../x11/gtk/buildlink3.mk"



Home | Main Index | Thread Index | Old Index