cvs commit: ports/lang/python24/files patch-setup.py ports/lang/python25/files patch-setup.py

Rong-En Fan rafan at FreeBSD.org
Tue Feb 27 19:00:24 UTC 2007


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


More information about the cvs-ports mailing list