pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/platform Remove PERL5_USE_THREADS setting now that ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c290109eaf49
branches: trunk
changeset: 483785:c290109eaf49
user: tv <tv%pkgsrc.org@localhost>
date: Fri Nov 19 13:10:05 2004 +0000
description:
Remove PERL5_USE_THREADS setting now that the default is perl58-thread.
diffstat:
mk/platform/Interix.mk | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 00a4e6857131 -r c290109eaf49 mk/platform/Interix.mk
--- a/mk/platform/Interix.mk Fri Nov 19 13:05:44 2004 +0000
+++ b/mk/platform/Interix.mk Fri Nov 19 13:10:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.12 2004/11/16 18:04:00 tv Exp $
+# $NetBSD: Interix.mk,v 1.13 2004/11/19 13:10:05 tv Exp $
#
# Variable definitions for the Interix operating system.
@@ -101,9 +101,6 @@
WC?= /bin/wc
XARGS?= /bin/xargs
-# Default to threaded Perl, the same as is shipped with Interix itself.
-PERL5_USE_THREADS?= yes
-
USERADD?= ${LOCALBASE}/sbin/useradd
GROUPADD?= ${LOCALBASE}/sbin/groupadd
_PKG_USER_HOME?= # empty by default
Home |
Main Index |
Thread Index |
Old Index