summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-11-11 06:05:55 +0000
committerminskim <minskim@pkgsrc.org>2004-11-11 06:05:55 +0000
commitadc1d60e644d47932d6a4c736eaa0203b6186fbb (patch)
treea7911ece1f9e9108d74a8cb41ad7ec5a2df12042
parentf93b04bea47d126b2db3360cd56b83788d2cc9d2 (diff)
downloadpkgsrc-adc1d60e644d47932d6a4c736eaa0203b6186fbb.tar.gz
Remove reference to buildlink2.
-rw-r--r--doc/Makefile-example4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile-example b/doc/Makefile-example
index c167cd0ce53..8773fef0000 100644
--- a/doc/Makefile-example
+++ b/doc/Makefile-example
@@ -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 @@ CONFIGURE_ARGS+= --program-prefix=${GNU_PROGRAM_PREFIX}
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"