pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/platform Add python22, python24 to base addresses l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88e9a83d5427
branches:  trunk
changeset: 488110:88e9a83d5427
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Jan 24 21:47:00 2005 +0000

description:
Add python22, python24 to base addresses list.

diffstat:

 mk/platform/Interix.mk |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r cbba1822b497 -r 88e9a83d5427 mk/platform/Interix.mk
--- a/mk/platform/Interix.mk    Mon Jan 24 21:46:33 2005 +0000
+++ b/mk/platform/Interix.mk    Mon Jan 24 21:47:00 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.20 2005/01/21 13:07:12 tv Exp $
+# $NetBSD: Interix.mk,v 1.21 2005/01/24 21:47:00 tv Exp $
 #
 # Variable definitions for the Interix operating system.
 
@@ -24,7 +24,9 @@
 # netpbm       0x6b000000      0x6cffffff      0x00100000      32
 # openssl      0x5e000000      0x5fffffff      0x00100000      32
 # perl58       *
+# python22     *
 # python23     *
+# python24     *
 # ruby16       0x50000000      0x6fffffff      0x00040000      2048
 #   (main lib) 0x48000000
 # ruby18       0x50000000      0x6fffffff      0x00040000      2048



Home | Main Index | Thread Index | Old Index