summaryrefslogtreecommitdiff
path: root/lang/perl5
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-12-02 15:41:02 +0000
committertv <tv@pkgsrc.org>1998-12-02 15:41:02 +0000
commit6b2c748df4554cfb8568c5f157859b2af9b3d711 (patch)
tree160d8d999803bbe104eeb70356a6b88a34486a81 /lang/perl5
parent300b49430342a19e8d018df42e9a9b851e70fc2e (diff)
downloadpkgsrc-6b2c748df4554cfb8568c5f157859b2af9b3d711.tar.gz
d_vfork should be "$define", even if it produces a bogus "WHOA THERE"
warning; setting it to "true" doesn't work.
Diffstat (limited to 'lang/perl5')
-rw-r--r--lang/perl5/patches/patch-af6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/perl5/patches/patch-af b/lang/perl5/patches/patch-af
index e5019986ab9..ff29df0706e 100644
--- a/lang/perl5/patches/patch-af
+++ b/lang/perl5/patches/patch-af
@@ -1,7 +1,7 @@
-$NetBSD: patch-af,v 1.4 1998/12/02 02:28:30 tv Exp $
+$NetBSD: patch-af,v 1.5 1998/12/02 15:41:02 tv Exp $
--- hints/netbsd.sh.orig Thu May 8 11:52:59 1997
-+++ hints/netbsd.sh Tue Dec 1 20:41:28 1998
++++ hints/netbsd.sh Wed Dec 2 10:38:28 1998
@@ -1,12 +1,11 @@
# hints/netbsd.sh
#
@@ -74,7 +74,7 @@ $NetBSD: patch-af,v 1.4 1998/12/02 02:28:30 tv Exp $
+esac
+
+# there's no problem with vfork.
-+d_vfork=true
++d_vfork="$define"
+
+# in case the user installs a shared libperl, with or without the static lib,
+# give us a "rpath" for third party binary builds: