Closed unixiscool closed 11 months ago
My /etc/mk.conf bash-5.2$ cat /etc/mk.conf WRKOBJDIR=/usr/obj/ports DISTDIR=/usr/distfiles PACKAGE_REPOSITORY=/usr/packages POSTDIR=/usr/ports PORTSDIR_PATH=${PORTSDIR}:${PORTSDIR}/openbsd-wip:${PORTSDIR}/mystuff bash-5.2$
I apologize, I wasn't in the mood to look at the error at the time, I looked now and realized that it just can't find cmake! I apologize for worrying about little things
bash-5.2$ ls Makefile TODO distinfo files patches pkg bash-5.2$ doas make clean doas (keng@openbsd) password: ===> Cleaning for obs-studio-27.2.4 bash-5.2$ doas make install ===> Building from scratch obs-studio-27.2.4 ===> Checking files for obs-studio-27.2.4 `/usr/distfiles/obs-studio-27.2.4.tar.gz' is up to date.
how i can fix this???