Sziasztok mi lehet a probléma ?
"/usr/ports/Mk/bsd.port.mk", line 1042: Unknown directive
"/usr/ports/Mk/bsd.port.mk", line 1042: Unknown directive
"/usr/ports/Mk/bsd.port.mk", line 1042: Unknown directive
make: fatal errors encountered -- cannot continue
https://stackoverflow.com/questions/19165976/nginx-emerg-unknown-directive-in-etc-nginx-sites-enabled-example-com3
Idézi had the same problem witch was that i copy/pasted the confic code from a web and some dirty EOL (end of line) characters where there.
the editor didn't show them, but nginx threated them like a directive.
just deleted every EOL and added again.