pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Remove reference to buildlink2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ba3b9a368e5
branches:  trunk
changeset: 483353:9ba3b9a368e5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Nov 11 06:05:55 2004 +0000

description:
Remove reference to buildlink2.

diffstat:

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

diffs (18 lines):

diff -r 2297c2ee96eb -r 9ba3b9a368e5 doc/Makefile-example
--- a/doc/Makefile-example      Thu Nov 11 03:18:02 2004 +0000
+++ b/doc/Makefile-example      Thu Nov 11 06:05:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-example,v 1.6 2004/05/14 18:58:26 wiz Exp $
+# $NetBSD: Makefile-example,v 1.7 2004/11/11 06:05:55 minskim Exp $
 
 # First paragraph - distfile and binary package data
 # DISTNAME PKGNAME PKGREVISION SVR4_PKGNAME CATEGORIES MASTER_SITES
@@ -64,7 +64,7 @@
 PLIST_SUBST+=          GNU_PROGRAM_PREFIX=${GNU_PROGRAM_PREFIX}
 BUILD_DEFS+=           GNU_PROGRAM_PREFIX
 
-# buildlink[23] files should come after all variables have been set,
+# buildlink3 files should come after all variables have been set,
 # sorted alphabetically.
 .include "../../devel/gettext-lib/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index