net/crawley - Makefile fixes suggested by Edd Barrett

This commit is contained in:
Russ Sharek 2024-04-19 19:11:50 -04:00
parent a6ff541e0e
commit e01a5deed2
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@ WANTLIB += c pthread
MODULES = lang/go
ALL_TARGET = github.com/s0rg/crawley@v1.7.5
.include "modules.inc"
.include <bsd.port.mk>