Skip to content

Commit

Permalink
www/aria2: Cosmetic change
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 13, 2021
1 parent afda206 commit 8356ac7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions www/aria2/Makefile
Expand Up @@ -14,8 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= compiler:c++11-lib cpe libtool pathfix pkgconfig ssl tar:xz

CPE_VENDOR= aria2_project

CONFIGURE_ARGS= --disable-epoll \
--enable-bittorrent --enable-libaria2 --enable-metalink --enable-shared --enable-ssl --enable-threads=posix --enable-websocket \
--with-disk-cache=${ARIA2_DISK_CACHE} \
Expand All @@ -34,6 +32,8 @@ PORTDOCS= *

ARIA2_DISK_CACHE?= 16M

CPE_VENDOR= aria2_project

OPTIONS_DEFINE= CA_BUNDLE CARES DOCS LIBUV NLS SQLITE SSH2 STATIC
OPTIONS_SINGLE= XML
OPTIONS_SINGLE_XML= EXPAT LIBXML2
Expand Down

0 comments on commit 8356ac7

Please sign in to comment.