c0bb7d9461
libraries had not had their versions bumped relative to 6.3-REL but had indeed been changed. We need to bump their version so they can be properly added to the compat6x port: libasn1.so.8 libgssapi.so.8 libhdb.so.8 libkadm5clnt.so.8 libkadm5srv.so.8 libkafs5.so.8 libkrb5.so.8 libobjc.so.2 MFC After: 1 day
6 lines
57 B
Makefile
6 lines
57 B
Makefile
# $FreeBSD$
|
|
|
|
SHLIB_MAJOR?= 9
|
|
|
|
.include "../Makefile.inc"
|