diff options
Diffstat (limited to 'net/opentracker/Makefile')
-rw-r--r-- | net/opentracker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile index 6671cc2c16e1..388395e9bf8a 100644 --- a/net/opentracker/Makefile +++ b/net/opentracker/Makefile @@ -12,7 +12,7 @@ COMMENT= Free lightweight bittorrent tracker using libowfat BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat -USE_BZIP2= yes +USES= tar:bzip2 USE_RC_SUBR= ${PORTNAME} OPTIONS_DEFINE= COMPRESSION_GZIP DEBUG_HTTPERROR FULLSCRAPE RESTRICT_STATS IPV6 |