pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/lua
Module Name: pkgsrc
Committed By: jlam
Date: Wed Feb 27 18:52:16 UTC 2008
Modified Files:
pkgsrc/lang/lua: Makefile
Log Message:
+ Remove dependency on ncurses (!!) of all things -- lua doens't have
any curses code in it. It only needs readline for the "io" module,
and the readline/buildlink3.mk now handles pulling in any necessary
dependencies for the terminal library that it uses.
Bump the PKGREVISION to 1.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/lang/lua/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index