pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cnxtview This package uses a BSD-style Makefile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f823bb7a2bc
branches:  trunk
changeset: 523446:4f823bb7a2bc
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jan 08 03:20:05 2007 +0000

description:
This package uses a BSD-style Makefile.

diffstat:

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

diffs (17 lines):

diff -r 24c3fc49fea0 -r 4f823bb7a2bc graphics/cnxtview/Makefile
--- a/graphics/cnxtview/Makefile        Mon Jan 08 03:19:01 2007 +0000
+++ b/graphics/cnxtview/Makefile        Mon Jan 08 03:20:05 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/09/16 10:45:39 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2007/01/08 03:20:05 rillig Exp $
 #
 
 DISTNAME=      cnxtutil-0.00-alpha
@@ -13,6 +13,7 @@
 
 NOT_FOR_PLATFORM=      SunOS-*-*       # needs <err.h> and <dev/usb/usb.h>
 
+USE_BSD_MAKEFILE=      yes
 MAKE_ENV+=     NOGCCERROR=
 
 .include "../../graphics/imlib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index