can't install trinity / make install

hey guy
i tried install trinity with make install and doing everything from wiki tutorial @~@
ive using freebsd 13.1-RELEASE after i managed to install xfce de

i do sudo make install clean and tried on root account still doesn't work!!1
output

make: "/usr/share/mk/bsd.port.subdir.mk" line 22: Cannot open /usr/ports/Mk/bsd.port.subdir.mk
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/nineret/Desktop/tde-packaging/freebsd


i also search though internet how to fix and couldnt find solution :(
also /usr/ports/ were empty nothing in it

what do i do wrong? X~X
thanks
 
I had the same problem.
I solved it by copying the trinity sources in a good place under /usr/ports/...
But then there where other problems.
And then i had problems uninstalling.
So i lost interest.
 
You may run into a snag during the build process. Even if you fix it yourself, it would be great to write a bug report to TGW here. This will help improve the quality of the port by locating and indicating the severity of a bug so it doesn't happen again in the future. This section should cover known issues.
 
Okay thanks for respond. I seen strike on my title, I thought my post was removed.
I finally manage to install Trinity somehow I forget to run this command first.
Code:
portsnap auto && freebsd-update fetch install
also I did while in fully black terminal screen.
the installation took very long its like I am using gentoo =)
 
Back
Top