summaryrefslogtreecommitdiff
path: root/Ports/ncurses/patches/allow-serenity-os-ncurses.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/ncurses/patches/allow-serenity-os-ncurses.patch')
-rw-r--r--Ports/ncurses/patches/allow-serenity-os-ncurses.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/Ports/ncurses/patches/allow-serenity-os-ncurses.patch b/Ports/ncurses/patches/allow-serenity-os-ncurses.patch
new file mode 100644
index 0000000000..d5c4ad5c16
--- /dev/null
+++ b/Ports/ncurses/patches/allow-serenity-os-ncurses.patch
@@ -0,0 +1,12 @@
+diff --git a/config.sub b/config.sub
+index 5b158ac4..cfd2eb81 100755
+--- a/config.sub
++++ b/config.sub
+@@ -1342,6 +1342,7 @@ case $os in
+ # Each alternative MUST end in a * to match a version number.
+ # sysv* is not here because it comes later, after sysvr4.
+ gnu* | bsd* | mach* | minix* | genix* | ultrix* | irix* \
++ | serenity* \
+ | *vms* | esix* | aix* | cnk* | sunos | sunos[34]*\
+ | hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \
+ | sym* | kopensolaris* | plan9* \