diff options
Diffstat (limited to 'www/harvest')
-rw-r--r-- | www/harvest/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 5b91d8f361c..bf60e67dd8d 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20devel/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Collect information from all over the Internet -USES= perl5 -USE_BZIP2= yes +USES= tar:bzip2 perl5 USE_AUTOTOOLS= libtool LIBTOOLFILES= configure src/gatherer/curl/configure USE_LDCONFIG= yes |