summaryrefslogtreecommitdiff
path: root/mail/sccmilter
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
commitaeac01a4bbd80367d8720b2194bc14765d50af6b (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /mail/sccmilter
parentscience/minc2: Unbreak, Upgrade version 2.0.18 => 2.2.00 and stage (diff)
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363399
Diffstat (limited to 'mail/sccmilter')
-rw-r--r--mail/sccmilter/Makefile2
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