diff options
Diffstat (limited to 'mail/firepay/Makefile')
-rw-r--r-- | mail/firepay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/firepay/Makefile b/mail/firepay/Makefile index 3a9e7a6145c4..f5cbc9c48808 100644 --- a/mail/firepay/Makefile +++ b/mail/firepay/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.wa.apana.org.au/~dean/sources/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the HashCash/MIME specification -USE_BZIP2= yes +USES= tar:bzip2 HAS_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes |