Brian Feldman
fe69f87383
Actually, ${LIBY}/-ly aren't needed either. This should finish unbreaking
...
the world build.
2000-03-29 00:54:06 +00:00
Yoshinobu Inoue
4b89b76f24
Remove libl related dependencies, because it is not necessary, and even more,
...
it cause building world failure.
Specified by: Nickolay Dudorov <nnd@mail.nsk.ru>
2000-03-28 11:41:18 +00:00
Bruce Evans
e39c55ae3e
Fixed missing DPADD.
...
Fixed style bug for LDADD (don't use += for variables defined only once).
2000-03-27 15:16:06 +00:00
Yoshinobu Inoue
ab08b2ee08
Set libipsec shared library number to 0
...
When libipsec library is created, no SHLIB numbers are
specified in the Makefile. Then the library version was set
to 2.(by default?)
So change it to 0.
For now it should not be problem, because the contents are same.
I'll also prepare an entry for UPDATING.
2000-02-03 10:06:53 +00:00
Yoshinobu Inoue
9a4365d0e0
libipsec and IPsec related apps. (and some KAME related man pages)
...
Reviewed by: freebsd-arch, cvs-committers
Obtained from: KAME project
2000-01-06 12:40:54 +00:00