pkgsrc/devel/libslang
jlam 45391e9c1b 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.
2008-03-01 03:09:35 +00:00
..
patches Fix patch so that it refers to $(TCAPLIB) and doesn't hardcode "-ltermcap". 2008-03-01 03:09:35 +00:00
buildlink3.mk Fix patch so that it refers to $(TCAPLIB) and doesn't hardcode "-ltermcap". 2008-03-01 03:09:35 +00:00
DESCR
distinfo Fix patch so that it refers to $(TCAPLIB) and doesn't hardcode "-ltermcap". 2008-03-01 03:09:35 +00:00
Makefile Fix patch so that it refers to $(TCAPLIB) and doesn't hardcode "-ltermcap". 2008-03-01 03:09:35 +00:00
PLIST + Pass down the correct values for TERMCAP (the options to link to 2008-02-29 16:44:55 +00:00