summaryrefslogtreecommitdiff
path: root/mk/platform
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/platform
parent1b660b79ce3587618c9fbcc934d508e2c3ea26fa (diff)
downloadpkgsrc-913b2647ad85ebeee270c0a63884d9035c5853fc.tar.gz
"the the" -> "the"
Diffstat (limited to 'mk/platform')
-rw-r--r--mk/platform/UnixWare.mk4
1 files changed, 2 insertions, 2 deletions
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