pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc No more buildlink2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb305f56c7d8
branches:  trunk
changeset: 497404:cb305f56c7d8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 27 10:02:17 2005 +0000

description:
No more buildlink2.

diffstat:

 doc/Makefile-example |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f2974a9019ac -r cb305f56c7d8 doc/Makefile-example
--- a/doc/Makefile-example      Wed Jul 27 07:36:22 2005 +0000
+++ b/doc/Makefile-example      Wed Jul 27 10:02:17 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-example,v 1.10 2005/07/16 01:19:09 jlam Exp $
+# $NetBSD: Makefile-example,v 1.11 2005/07/27 10:02:17 wiz Exp $
 
 # First paragraph - distfile and binary package data
 # DISTNAME PKGNAME PKGREVISION SVR4_PKGNAME CATEGORIES MASTER_SITES
@@ -67,7 +67,7 @@
 # sorted alphabetically.
 .include "../../devel/gettext-lib/buildlink3.mk"
 
-# The section that handles pthreads should come after all other buildlink[23]
+# The section that handles pthreads should come after all other buildlink3
 # files have been included.
 .include "../../mk/pthread.buildlink3.mk"
 .if ${PTHREAD_TYPE} == "none"



Home | Main Index | Thread Index | Old Index