openbsd-ports/devel/tclcl/patches/patch-config_sub
espie aae9e702ed rename patches, sync names with tcl8.3.4, remove config.guess patch.
Tidy Makefile, simpler to set DISTNAME and DISTFILES.
2001-11-12 16:24:10 +00:00

13 lines
677 B
Plaintext

$OpenBSD: patch-config_sub,v 1.1 2001/11/12 16:24:10 espie Exp $
--- config.sub.orig Sat Feb 13 00:44:50 1999
+++ config.sub Sat Nov 10 03:54:05 2001
@@ -609,7 +609,7 @@ case $os in
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
- | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
+ | -hiux* | -386bsd* | -netbsd* | -freebsd* | -openbsd* | -riscix* \
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta | -udi | -eabi)
;;