summaryrefslogtreecommitdiff
path: root/lang/perl5/patches/patch-ah
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2000-01-17 03:07:09 +0000
committerchristos <christos@pkgsrc.org>2000-01-17 03:07:09 +0000
commit2869c7e36693da6a695d1e8f0948d29dd3461bb0 (patch)
tree3dfd81af213c62918af9ea79d5cdef1d1e028a01 /lang/perl5/patches/patch-ah
parent1f9c468df1a9863144f15da697e806d7b0541523 (diff)
downloadpkgsrc-2869c7e36693da6a695d1e8f0948d29dd3461bb0.tar.gz
Upgrade perl to 5.005_03
Diffstat (limited to 'lang/perl5/patches/patch-ah')
-rw-r--r--lang/perl5/patches/patch-ah13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/perl5/patches/patch-ah b/lang/perl5/patches/patch-ah
deleted file mode 100644
index 2e84a6331f5..00000000000
--- a/lang/perl5/patches/patch-ah
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ah,v 1.1 1998/11/26 17:43:47 bad Exp $
-
---- unixish.h.orig Mon Sep 22 13:46:47 1997
-+++ unixish.h Thu Nov 26 17:18:58 1998
-@@ -81,7 +81,7 @@
- */
- /* #define ALTERNATE_SHEBANG "#!" / **/
-
--#if !defined(NSIG) || defined(M_UNIX) || defined(M_XENIX)
-+#if !defined(NSIG) || defined(M_UNIX) || defined(M_XENIX) || defined(__NetBSD__)
- # include <signal.h>
- #endif
-