Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
This commit is contained in:
parent
0a68394133
commit
ffd690bc2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361970
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
|
|||
libleveldb.so:${PORTSDIR}/databases/leveldb \
|
||||
libicui18n.so:${PORTSDIR}/devel/icu
|
||||
|
||||
OPTIONS_DEFINE= UPNP
|
||||
OPTIONS_DEFINE= UPNP DOCS
|
||||
OPTIONS_DEFAULT= UPNP
|
||||
UPNP_DESC= UPnP port mapping
|
||||
UPNP_LIB_DEPENDS= libminiupnpc.so:${PORTSDIR}/net/miniupnpc
|
||||
|
|
Loading…
Reference in a new issue