Don't use USE_OPENSSL anymore.
This commit is contained in:
parent
3137edbdd4
commit
c9a8a95c4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422726
1 changed files with 1 additions and 2 deletions
|
@ -13,10 +13,9 @@ COMMENT= Multipurpose relay and more
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
USES= compiler cpe tar:bzip2
|
USES= compiler cpe ssl tar:bzip2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_RC_SUBR= socat
|
USE_RC_SUBR= socat
|
||||||
USE_OPENSSL= yes
|
|
||||||
|
|
||||||
CPE_VENDOR= dest-unreach
|
CPE_VENDOR= dest-unreach
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue