Update FreeBSD instructions to use pkg not ports for pkgconf
This commit is contained in:
parent
798c0a3fa5
commit
fba10d3262
|
|
@ -108,8 +108,8 @@ $ make
|
||||||
Minimal testing on 12.1-RELEASE, YMMV.
|
Minimal testing on 12.1-RELEASE, YMMV.
|
||||||
|
|
||||||
```
|
```
|
||||||
# cd /usr/ports/devel/pkgconf && make && make install
|
|
||||||
# pkg install gmake
|
# pkg install gmake
|
||||||
|
# pkg install pkgconf
|
||||||
# pkg install rtl-sdr
|
# pkg install rtl-sdr
|
||||||
# pkg install bladerf
|
# pkg install bladerf
|
||||||
# pkg install hackrf
|
# pkg install hackrf
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue