pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/tools OpenBSD is "special" as it doesn't have bzip2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d76b47d9c2a
branches: trunk
changeset: 530332:1d76b47d9c2a
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Jun 25 10:53:21 2007 +0000
description:
OpenBSD is "special" as it doesn't have bzip2.
diffstat:
mk/tools/tools.OpenBSD.mk | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r f9d5ec3d0a33 -r 1d76b47d9c2a mk/tools/tools.OpenBSD.mk
--- a/mk/tools/tools.OpenBSD.mk Mon Jun 25 09:53:42 2007 +0000
+++ b/mk/tools/tools.OpenBSD.mk Mon Jun 25 10:53:21 2007 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: tools.OpenBSD.mk,v 1.29 2007/06/19 17:01:13 joerg Exp $
+# $NetBSD: tools.OpenBSD.mk,v 1.30 2007/06/25 10:53:21 joerg Exp $
#
# System-supplied tools for the OpenBSD operating system.
TOOLS_PLATFORM.[?= [ # shell builtin
TOOLS_PLATFORM.awk?= /usr/bin/awk
TOOLS_PLATFORM.basename?= /usr/bin/basename
-TOOLS_PLATFORM.bzcat?= /usr/bin/bzcat
-TOOLS_PLATFORM.bzip2?= /usr/bin/bzip2
TOOLS_PLATFORM.byacc?= /usr/bin/yacc
TOOLS_PLATFORM.cat?= /bin/cat
.if exists(/bin/chgrp)
Home |
Main Index |
Thread Index |
Old Index