pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/platform Add python23 to the base-address list.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/458eeec3aacd
branches:  trunk
changeset: 487697:458eeec3aacd
user:      tv <tv%pkgsrc.org@localhost>
date:      Tue Jan 18 18:22:56 2005 +0000

description:
Add python23 to the base-address list.

diffstat:

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

diffs (17 lines):

diff -r 1bc033e50825 -r 458eeec3aacd mk/platform/Interix.mk
--- a/mk/platform/Interix.mk    Tue Jan 18 18:22:34 2005 +0000
+++ b/mk/platform/Interix.mk    Tue Jan 18 18:22:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Interix.mk,v 1.14 2005/01/14 00:10:01 tv Exp $
+# $NetBSD: Interix.mk,v 1.15 2005/01/18 18:22:56 tv Exp $
 #
 # Variable definitions for the Interix operating system.
 
@@ -23,6 +23,7 @@
 # netpbm       0x6b000000      0x6cffffff      0x00100000      32
 # openssl      0x5e000000      0x5fffffff      0x00100000      32
 # perl58       *
+# python23     *
 # zsh          *
 
 AWK?=          /usr/contrib/bin/gawk



Home | Main Index | Thread Index | Old Index