pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Enabled the warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2063ace4330d
branches:  trunk
changeset: 531127:2063ace4330d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Jul 20 14:25:03 2007 +0000

description:
Enabled the warnings.

diffstat:

 mk/bsd.pkg.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 964675c954fd -r 2063ace4330d mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Fri Jul 20 14:21:26 2007 +0000
+++ b/mk/bsd.pkg.mk     Fri Jul 20 14:25:03 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1913 2007/07/18 18:01:02 jlam Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1914 2007/07/20 14:25:03 rillig Exp $
 #
 # This file is in the public domain.
 #
@@ -835,4 +835,5 @@
 .if make(help)
 .  include "${.PARSEDIR}/help/help.mk"
 .endif
+.include "${.PARSEDIR}/misc/warnings.mk"
 .include "${.PARSEDIR}/misc/can-be-built-here.mk"



Home | Main Index | Thread Index | Old Index