pkgsrc/devel/py-curses/files/Setup.in
tsarna 08a0ddac1a First batch of upgrades for Python 2.0:
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...
2000-10-22 20:01:48 +00:00

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