pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Add FreeBSD-*-* to _TOOLS_OPSYS_HAS_GNU.sed.
details: https://anonhg.NetBSD.org/pkgsrc/rev/407a81288a74
branches: trunk
changeset: 470416:407a81288a74
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Mar 09 10:07:21 2004 +0000
description:
Add FreeBSD-*-* to _TOOLS_OPSYS_HAS_GNU.sed.
diffstat:
mk/tools.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6b1683ac4050 -r 407a81288a74 mk/tools.mk
--- a/mk/tools.mk Tue Mar 09 10:00:58 2004 +0000
+++ b/mk/tools.mk Tue Mar 09 10:07:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: tools.mk,v 1.29 2004/02/18 14:23:42 jlam Exp $
+# $NetBSD: tools.mk,v 1.30 2004/03/09 10:07:21 xtraeme Exp $
#
# This Makefile creates a ${TOOLS_DIR} directory and populates the bin
# subdir with tools that hide the ones outside of ${TOOLS_DIR}.
@@ -139,7 +139,7 @@
_TOOLS_OPSYS_HAS_GNU.make+= Darwin-*-*
_TOOLS_OPSYS_HAS_GNU.patch+= Darwin-*-* FreeBSD-*-* Linux-*-* NetBSD-*-*
_TOOLS_OPSYS_HAS_GNU.patch+= OpenBSD-*-*
-_TOOLS_OPSYS_HAS_GNU.sed+= Linux-*-* NetBSD-*-*
+_TOOLS_OPSYS_HAS_GNU.sed+= FreBSD-*-* Linux-*-* NetBSD-*-*
_TOOLS_OPSYS_HAS_GNU.yacc+= FreeBSD-*-* Linux-*-* NetBSD-*-* OpenBSD-*-*
# These platforms have GNUish versions of the tools available in the base
Home |
Main Index |
Thread Index |
Old Index