Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2007 19:00:23 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/python24/files patch-setup.py ports/lang/python25/files patch-setup.py
Message-ID:  <200702271900.l1RJ0NFO044310@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2007-02-27 19:00:23 UTC

  FreeBSD ports repository

  Modified files:
    lang/python24/files  patch-setup.py 
    lang/python25/files  patch-setup.py 
  Log:
  - Force setup.py picks up readline and ncurses from base. This fixes build
    when devel/ncurses installed.
  - Similar to python24, don't pick up ncursesw in python25. This results
    in both ncurses are linked into _curses.so
  
  Tested by:      krion
  Approved by:    alexbl (python@)
  
  Revision  Changes    Path
  1.12      +27 -2     ports/lang/python24/files/patch-setup.py
  1.16      +37 -3     ports/lang/python25/files/patch-setup.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702271900.l1RJ0NFO044310>