13 lines
250 B
Plaintext
13 lines
250 B
Plaintext
This package provides the compat15x libraries for your
|
|
system, so you can use legacy binaries that depend on them.
|
|
|
|
Ports usage example:
|
|
|
|
--
|
|
.include <bsd.port.pre.mk>
|
|
|
|
.if ${OSVERSION} >= 1600000
|
|
LIB_DEPENDS+= libtpool.so.2:misc/compat15x
|
|
.endif
|
|
--
|