summaryrefslogtreecommitdiff
path: root/doc/Makefile-example
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-14 18:58:26 +0000
committerwiz <wiz>2004-05-14 18:58:26 +0000
commit3d14b45b228df5564d9fed9a1aff2e8a4ba82b52 (patch)
tree8867f83d23ccb0ecbfd66736342313e038108819 /doc/Makefile-example
parent4e18e9f92453fc841590c3bb8ef4819410fe8a2b (diff)
downloadpkgsrc-3d14b45b228df5564d9fed9a1aff2e8a4ba82b52.tar.gz
Do not mention buildlink2, it is leaving.
Diffstat (limited to 'doc/Makefile-example')
-rw-r--r--doc/Makefile-example8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile-example b/doc/Makefile-example
index 386f1529794..c167cd0ce53 100644
--- a/doc/Makefile-example
+++ b/doc/Makefile-example
@@ -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 @@ LICENSE= hptools-license
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