You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/bsdci/ports
cd ports/
cd devel/py-libioc/
# make clean
make
# make deinstall
make install
cd ..
cd sysutils/ioc
# make clean
make
# make deinstall
make install
cd ..