summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-01 09:52:59 +0000
committerwiz <wiz@pkgsrc.org>2004-12-01 09:52:59 +0000
commit913b2647ad85ebeee270c0a63884d9035c5853fc (patch)
treedda442abc8a5a6187911e37d6911b08f43bc5cc7 /mk
parent1b660b79ce3587618c9fbcc934d508e2c3ea26fa (diff)
downloadpkgsrc-913b2647ad85ebeee270c0a63884d9035c5853fc.tar.gz
"the the" -> "the"
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk4
-rw-r--r--mk/buildlink3/PKGVIEWS_UG4
-rw-r--r--mk/buildlink3/README6
-rw-r--r--mk/platform/UnixWare.mk4
4 files changed, 9 insertions, 9 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index f767933c2fa..ca691967a21 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1543 2004/11/26 08:15:25 jlam Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1544 2004/12/01 09:53:00 wiz Exp $
#
# This file is in the public domain.
#
@@ -2330,7 +2330,7 @@ SUBST_FILES.pkgconfig= ${PKGCONFIG_OVERRIDE:S/^${WRKSRC}\///}
SUBST_SED.pkgconfig= ${PKGCONFIG_OVERRIDE_SED}
.endif
-# By adding this target, it makes sure the the above PREREQ's work.
+# By adding this target, it makes sure the above PREREQ's work.
.PHONY: pre-configure-override
pre-configure-override: ${_CONFIGURE_PREREQ}
@${DO_NADA}
diff --git a/mk/buildlink3/PKGVIEWS_UG b/mk/buildlink3/PKGVIEWS_UG
index 6e586e3d898..204a2f3fbcf 100644
--- a/mk/buildlink3/PKGVIEWS_UG
+++ b/mk/buildlink3/PKGVIEWS_UG
@@ -1,4 +1,4 @@
-$NetBSD: PKGVIEWS_UG,v 1.1 2004/01/29 06:03:15 jlam Exp $
+$NetBSD: PKGVIEWS_UG,v 1.2 2004/12/01 09:53:01 wiz Exp $
0 User's Guide to pkgviews
==========================
@@ -44,7 +44,7 @@ Next you will need to add the following line to /etc/mk.conf:
This creates pkgviews packages instead of overwrite packages for any
packages that support it. The packages that do support pkgviews
-can be identified by searching the package Makefile for the the
+can be identified by searching the package Makefile for the
following line:
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/mk/buildlink3/README b/mk/buildlink3/README
index 19699c9283c..7bb37a4105e 100644
--- a/mk/buildlink3/README
+++ b/mk/buildlink3/README
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.4 2003/09/09 09:13:20 jlam Exp $
+$NetBSD: README,v 1.5 2004/12/01 09:53:01 wiz Exp $
0 Package Views
===============
@@ -46,7 +46,7 @@ of pkgsrc, including buildlink2, which conflicted with Alistair's
implementation of package views. In September 2003, Johnny Lam
integrated the functionality on the pkgviews branch into modern
pkgsrc. As part of the integration, a new buildlink3 framework was
-created so that the the ability to isolate builds from differences in
+created so that the ability to isolate builds from differences in
the environment wouldn't be lost.
@@ -68,7 +68,7 @@ view.
The pkg_install tools have been enhanced to handle both binary depoted
packages and binary "overwrite" packages. The pkgsrc internals have
been modified to allow building and installing depoted packages and to
-automatically add a depoted package in the the default view.
+automatically add a depoted package in the default view.
"Overwrite" packages shouldn't be affected by the changes, and can be
freely mixed with pkgviews packages.
diff --git a/mk/platform/UnixWare.mk b/mk/platform/UnixWare.mk
index 6f79232a013..ded1efaf3ce 100644
--- a/mk/platform/UnixWare.mk
+++ b/mk/platform/UnixWare.mk
@@ -1,4 +1,4 @@
-# $NetBSD: UnixWare.mk,v 1.4 2004/11/16 18:04:00 tv Exp $
+# $NetBSD: UnixWare.mk,v 1.5 2004/12/01 09:53:01 wiz Exp $
#
# Variable definitions for the UnixWare 7 operating system.
@@ -132,7 +132,7 @@ _USE_GNU_GETTEXT= yes # Use GNU gettext
#
# The native linker for UnixWare doesn't really support an option to pass
# rpath directives, but pretend it does anyway since the wrapper scripts
-# will correctly convert it into the the proper LD_RUN_PATH variable.
+# will correctly convert it into the proper LD_RUN_PATH variable.
#
_USE_RPATH= yes # add rpath to LDFLAGS