pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/pslib Fixed pkglint warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab485c054d5a
branches:  trunk
changeset: 512461:ab485c054d5a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed May 10 09:02:21 2006 +0000

description:
Fixed pkglint warnings.

diffstat:

 print/pslib/buildlink3.mk |  12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diffs (19 lines):

diff -r 7c9e6d7fcf92 -r ab485c054d5a print/pslib/buildlink3.mk
--- a/print/pslib/buildlink3.mk Wed May 10 09:01:15 2006 +0000
+++ b/print/pslib/buildlink3.mk Wed May 10 09:02:21 2006 +0000
@@ -1,14 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2006/04/12 10:27:32 rillig Exp $
-# XXX
-# XXX This file was created automatically using createbuildlink-3.9.
-# XXX After this file has been verified as correct, the comment lines
-# XXX beginning with "XXX" should be removed.  Please do not commit
-# XXX unverified buildlink3.mk files.
-# XXX
-# XXX Packages that only install static libraries or headers should
-# XXX include the following line:
-# XXX
-# XXX  BUILDLINK_DEPMETHOD.pslib?=     build
+# $NetBSD: buildlink3.mk,v 1.6 2006/05/10 09:02:21 rillig Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 PSLIB_BUILDLINK3_MK:=  ${PSLIB_BUILDLINK3_MK}+



Home | Main Index | Thread Index | Old Index