08a0ddac1a
lang/python upgraded to 2.0 lang/py-html-docs upgraded to 2.0 misc/py-readline upgraded to 2.0 databases/py-gdbm upgraded to 2.0 x11/py-Tk upgraded to 2.0 devel/py-curses upgraded to 2.0 lang/py-extclass upgraded to 2.2.2 and for Python 2.0 textproc/py-dtml upgraded to 2.2.2 and for Python 2.0 www/py-zpublisher upgraded to 2.2.2 and for Python 2.0 print/py-reportlab upgraded to 1.01 and for Python 2.0 More coming...
8 lines
251 B
Text
8 lines
251 B
Text
# $NetBSD: Setup.in,v 1.2 2000/10/22 20:01:52 tsarna Exp $
|
|
#
|
|
*shared*
|
|
_curses _cursesmodule.c -DHAVE_NCURSES_H -I@LOCALBASE@/include \
|
|
-L@LOCALBASE@/lib -R@LOCALBASE@/lib -lncurses
|
|
#
|
|
# NetBSD curses (doesn't work):
|
|
# _curses _cursesmodule.c -lcurses
|