Subject: CVS commit: pkgsrc/devel/libslang
From: Johnny C. Lam
Date: 2008-03-01 04:09:35
Message id: 20080301030935.5E4CB175C1@cvs.netbsd.org

Log Message:
Fix patch so that it refers to $(TCAPLIB) and doesn't hardcode "-ltermcap".
Now the only time that libslang.so links against libtermcap.so only when
we're using termcap.  In the case where we don't, libslang.so includes
its own terminfo database parser, so we don't need to link against any
curses or other terminfo library.

Bump the PKGREVISION to 7.

Files:
RevisionActionfile
1.64modifypkgsrc/devel/libslang/Makefile
1.16modifypkgsrc/devel/libslang/buildlink3.mk
1.11modifypkgsrc/devel/libslang/distinfo
1.17modifypkgsrc/devel/libslang/patches/patch-aa