diff options
Diffstat (limited to 'net/relayd/Makefile')
-rw-r--r-- | net/relayd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/relayd/Makefile b/net/relayd/Makefile index fcd96a81556c..320b4634a330 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -12,9 +12,8 @@ LICENSE= ISCL GH_ACCOUNT= mmatuska -USES= uidfix +USES= uidfix ssl USE_GITHUB= yes -USE_OPENSSL= yes USE_RC_SUBR= relayd WRKSRC_SUBDIR= src/usr.sbin |