I encountered the inability to set the net/delegate port, and found that it was marked as broken: unfetchable.
https://www.freshports.org/net/delegate/
I edited the Makefile and deleted the line
After that, the port safely downloaded, compiled and installed.
What is the reason for marking a port as broken? Who should be informed about this situation?
https://www.freshports.org/net/delegate/
I edited the Makefile and deleted the line
Code:
BROKEN= unfetchable
After that, the port safely downloaded, compiled and installed.
What is the reason for marking a port as broken? Who should be informed about this situation?