summaryrefslogtreecommitdiff
path: root/doc/Makefile-example
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
commit14250bb9bd68bfc12624dcdddff6128e9449e8e8 (patch)
treea7911ece1f9e9108d74a8cb41ad7ec5a2df12042 /doc/Makefile-example
parent86ca057999411b4331090213bbf434918760f630 (diff)
downloadpkgsrc-14250bb9bd68bfc12624dcdddff6128e9449e8e8.tar.gz
Remove reference to buildlink2.
Diffstat (limited to 'doc/Makefile-example')
-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"