diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/relayd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/relayd/Makefile b/net/relayd/Makefile index 58ea4260f0c5..601f3988d283 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -16,6 +16,7 @@ USES= uidfix USE_GITHUB= yes USE_OPENSSL= yes USE_RC_SUBR= relayd +WRKSRC_SUBDIR= src/usr.sbin CFLAGS+= -Wall |