pkgsrc/devel/ruby-curses
jlam 5ed70723a1 + Support user-destdir installation.
+ Include termcap.buildlink3.mk because curses.so is linked against
  -ltermcap, so we need it to be transformed into the right library
  depending on the platform and PREFER_* settings.

  Bump the PKGREVISION to 1.

+ Because we are asking for ncurses (by include ncurses/buildlink3.mk),
  check for <ncurses.h> and -lncurses instead of <curses.h> and
  -lcurses.  The curses.c file gets it wrong otherwise.
2008-03-13 21:55:48 +00:00
..
patches + Support user-destdir installation. 2008-03-13 21:55:48 +00:00
DESCR
distinfo + Support user-destdir installation. 2008-03-13 21:55:48 +00:00
Makefile + Support user-destdir installation. 2008-03-13 21:55:48 +00:00
PLIST