diff options
Diffstat (limited to 'mail/sccmilter/Makefile')
-rw-r--r-- | mail/sccmilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 3f684b66decb..6f421a3b17a5 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -15,7 +15,7 @@ COMMENT= Sendmail spam control and canceling filter, based on Milter API IGNORE= requires Sendmail 8.12; upgrade the base system .endif -USE_BZIP2= yes +USES= tar:bzip2 USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes |