summaryrefslogtreecommitdiff
path: root/doc/Makefile-example
diff options
context:
space:
mode:
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