mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Set STANDALONE default to ON by default.
This pulls in net/socat PR: 225107 Submitted by: Ed Schouten <ed@FreeBSD.org>
This commit is contained in:
parent
b521a978a6
commit
40b8205fe5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458941
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= acme.sh
|
||||
PORTVERSION= 2.7.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
@ -19,7 +19,7 @@ GROUPS= acme
|
||||
OPTIONS_DEFINE= DOCS BINDTOOLS STANDALONE
|
||||
OPTIONS_SINGLE= HTTP
|
||||
OPTIONS_SINGLE_HTTP= CURL WGET
|
||||
OPTIONS_DEFAULT= CURL
|
||||
OPTIONS_DEFAULT= CURL STANDALONE
|
||||
BINDTOOLS_DESC= Depend on bind-tools for nsupdate
|
||||
BINDTOOLS_RUN_DEPENDS= ${LOCALBASE}/bin/nsupdate:dns/bind-tools
|
||||
STANDALONE_DESC= Standalone mode requres SOCAT
|
||||
|
Loading…
Reference in New Issue
Block a user