pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Do not mention buildlink2, it is leaving.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e177ec8df375
branches:  trunk
changeset: 475350:e177ec8df375
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 14 18:58:26 2004 +0000

description:
Do not mention buildlink2, it is leaving.

diffstat:

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

diffs (22 lines):

diff -r f7229084657e -r e177ec8df375 doc/Makefile-example
--- a/doc/Makefile-example      Fri May 14 18:49:52 2004 +0000
+++ b/doc/Makefile-example      Fri May 14 18:58:26 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-example,v 1.5 2004/02/22 15:57:32 jmmv Exp $
+# $NetBSD: Makefile-example,v 1.6 2004/05/14 18:58:26 wiz Exp $
 
 # First paragraph - distfile and binary package data
 # DISTNAME PKGNAME PKGREVISION SVR4_PKGNAME CATEGORIES MASTER_SITES
@@ -28,9 +28,9 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews      # needed for package views-ready packages
 
 # Fifth paragraph - all build definitions that describe things used by
-# the package.  These include: WRKSRC, USE_BUILDLINK2, USE_BUILDLINK3,
-# GNU_CONFIGURE, HAS_CONFIGURE, USE_PKGLOCALEDIR, USE_INSTALL, TEXINFO_REQD,
-# USE_JAVA, USE_PERL5, INFO_FILES, DIST_SUBDIR, etc.
+# the package.  These include: WRKSRC, USE_BUILDLINK3, GNU_CONFIGURE,
+# HAS_CONFIGURE, USE_PKGLOCALEDIR, USE_INSTALL, TEXINFO_REQD, USE_JAVA,
+# USE_PERL5, INFO_FILES, DIST_SUBDIR, etc.
 DIST_SUBDIR=           gmake
 GNU_CONFIGURE=         yes
 INFO_FILES=            make.info       # any info files, whitespace delimited



Home | Main Index | Thread Index | Old Index